Closed
Bug 295178
Opened 20 years ago
Closed 19 years ago
Misleading l10n note in customizeCharset.dtd
Categories
(Toolkit :: Preferences, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.8.1alpha2
People
(Reporter: ogi, Assigned: asqueella)
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
|
2.56 KB,
patch
|
mconnor
:
first-review+
mconnor
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; bg; rv:1.8b2) Gecko/20050523 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; bg; rv:1.8b2) Gecko/20050523 Firefox/1.0+ mozilla/toolkit/locales/en-US/chrome/global/customizeCharset.dtd has the following content: <!-- LOCALIZATION NOTE Character Encoding Preferences Dialog: Do NOT localize the term "Character Encoding" --> <!ENTITY title.label "Customize Character Encoding"> <!ENTITY left.header "Character Encoding"> <!ENTITY current.label "Active Character Encodings:"> <!ENTITY remove.label "Remove"> <!ENTITY additional.label "Available Character Encodings:"> <!ENTITY add.label "Add"> I think that the l10n note should be removed -- I can't see why "Character Encoding(s)" should not be translated. Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
Actually, &left.header; is not used in the dialog. Perhaps this is what should not be translated? If so, the l10n not should be for this entity explicitly but not for the whole file. I can't change version in Bugzilla, but it's about CVS Firefox.
Comment 2•20 years ago
|
||
I don't know the reason for this note, and couldn't find one through code archaeology.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 3•19 years ago
|
||
The left.header entity is a leftover from seamonkey's prefs window, and the strange localization note seems to have been there from the first revision.
Assignee: nobody → asqueella
Status: NEW → ASSIGNED
Attachment #208041 -
Flags: first-review?(mconnor)
Updated•19 years ago
|
Attachment #208041 -
Flags: first-review?(mconnor)
Attachment #208041 -
Flags: first-review+
Attachment #208041 -
Flags: approval-branch-1.8.1+
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed]
Comment 4•19 years ago
|
||
mozilla/toolkit/content/customizeCharset.xul 1.4.2.1 mozilla/toolkit/locales/en-US/chrome/global/customizeCharset.dtd 1.4.2.1 mozilla/toolkit/locales/en-US/chrome/global/customizeCharset.dtd 1.5 mozilla/toolkit/content/customizeCharset.xul 1.5
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → mozilla1.8.1alpha2
Version: unspecified → 1.8 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•