Closed
Bug 276
Opened 27 years ago
Closed 8 years ago
Hardcoded strings in navbar.cpp
Categories
(MozillaClassic Graveyard :: Windows FE, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rba, Assigned: hyatt)
Details
Created by Rogelio Andreo (rba@murcia.net) on Friday, April 24, 1998 11:09:34 PM PDT
Additional Details :
ns\cmd\winfe\navbar.cpp
CNavMenuBar::OnCreate calls m_pMenuButton->Create using
hardcoded strings that should be "resourced" ("No view
selected.", "Click here to view ..." ... )
Updated by (blythe@netscape.com) on Tuesday, June 9, 1998 4:15:45 PM PDT
Additional Details :
David, move these to the resource file.
Updated•27 years ago
|
Component: Windows FE
| Assignee | ||
Updated•27 years ago
|
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Comment 1•27 years ago
|
||
Irrelevant. File under construction.
Comment 3•8 years ago
|
||
Commits pushed to master at https://github.com/mdn/kumascript
https://github.com/mdn/kumascript/commit/42032d47849b7596b68b4d7733f975d9f7b81a15
Fix issue #276, update base url for interactive examples ejs
https://github.com/mdn/kumascript/commit/8dad8ed121732d454aba708b05abc72c98038685
Merge pull request #277 from schalkneethling/issue#276-update-base-url-for-interactive-examples
Fix issue #276, update base url for interactive examples ejs
Updated•8 years ago
|
Status: VERIFIED → RESOLVED
Closed: 27 years ago → 8 years ago
Resolution: WONTFIX → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•