Closed
Bug 12032
Opened 26 years ago
Closed 26 years ago
Label does not match command in chrome dtd file
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
M11
People
(Reporter: henrik, Assigned: matt)
Details
in the file ./bin/chrome/navigator/locale/en-US/viewSource.dtd the following lines appear:
<!ENTITY newChatCmd.label "Chat vindue">
<!ENTITY newBlankPageCmd.label "Chat Window">
http://cvs-mirror.mozilla.org/webtools/bonsai/cvsblame.cgi?file=mozilla/xpfe/bro
wser/resources/locale/en-US/viewSource.dtd
lxr.com.com gives me these lines:
11 <!ENTITY newChatCmd.label "Chat Window">
12 <!ENTITY newBlankPageCmd.label "Chat Window">
It doesn't say "vindue" now... Was that the problem you're reporting?
| Reporter | ||
Comment 2•26 years ago
|
||
I just thought that newBlankPageCmd.label shuld be something like "new Blank
Page" or "Empty window" and not "CHAT window"
btw. how did you know is was called "vindue" in danish ?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•