Closed
Bug 78518
Opened 24 years ago
Closed 24 years ago
helpMenuOverlay.xul is not localized
Categories
(Core :: Internationalization: Localization, defect)
Core
Internationalization: Localization
Tracking
()
People
(Reporter: mal, Assigned: oeschger)
Details
(Keywords: l12y)
menu -> help -> "Help Contents" should move to help.dtd
http://lxr.mozilla.org/seamonkey/source/extensions/help/resources/content/helpMenuOverlay.xul#8
<menuitem label="Help Contents" position="1"
to
<menuitem label="&helpContents.label"
http://lxr.mozilla.org/seamonkey/source/extensions/help/resources/locale/en-US/help.dtd
add
<!ENTITY helpContents.label "Help Contents">
![]() |
||
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•24 years ago
|
QA Contact: andreasb → ylong
Assignee | ||
Comment 2•24 years ago
|
||
Accepting. Should have seen to this already. Thanks, rchen
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•24 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•