Closed
Bug 219899
Opened 22 years ago
Closed 22 years ago
localization issue in browser-menubar.inc: hardcoded menu label "Window"
Categories
(Firefox :: Menus, defect, P2)
Tracking
()
RESOLVED
FIXED
Firebird0.8
People
(Reporter: steffen.wilberg, Assigned: mconnor)
References
Details
(Keywords: l12y)
Attachments
(1 file)
3.65 KB,
patch
|
bugs
:
review+
|
Details | Diff | Splinter Review |
<!-- XXXnoririty localize! -->
<menu id="windowMenu" label="Window"
http://lxr.mozilla.org/mozilla/source/browser/base/content/browser-menubar.inc#264
This is a special MacOSX menu. I don't know if it needs to be localized. But if
not, the "XXX... localize!" should be removed.
Assignee | ||
Comment 1•22 years ago
|
||
noririty, can you take a look at this one?
Assignee | ||
Comment 2•22 years ago
|
||
grah, now I see it, yes it needs to be fixed
Severity: normal → minor
Priority: -- → P2
Target Milestone: --- → Firebird0.8
Assignee | ||
Comment 3•22 years ago
|
||
my text editor on linux decided to strip some trailing spaces, I figured I
might as well leave this in the diff and clean them up :)
Assignee | ||
Comment 4•22 years ago
|
||
Comment on attachment 133157 [details] [diff] [review]
patch to localize window menu title
so at some point, this should get checked in :)
Attachment #133157 -
Flags: review?(noririty)
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•22 years ago
|
Attachment #133157 -
Flags: review?(noririty) → review?(bugs)
Comment 5•22 years ago
|
||
Comment on attachment 133157 [details] [diff] [review]
patch to localize window menu title
r=ben@mozilla.org
Attachment #133157 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 6•22 years ago
|
||
checked in, 11/13/2003 21:10
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
QA Contact: bugzilla → menus
You need to log in
before you can comment on or make changes to this bug.
Description
•