Closed
Bug 182110
Opened 23 years ago
Closed 23 years ago
Get new extensions link in preferences should be localizable
Categories
(Firefox :: Settings UI, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: sipaq, Assigned: sipaq)
References
Details
Attachments
(1 file)
|
1.17 KB,
patch
|
Details | Diff | Splinter Review |
While the "Get new Themes"-link in the preferences is localized in
mozilla/xpfe/global/resources/locale/en-US/region.dtd, the neighbouring "Get New
Extensions"-link is still hardcoded into
mozilla/browser/components/prefwindow/content/pref-themes.xul which shouldn't be.
Assigning to myself.
| Assignee | ||
Comment 1•23 years ago
|
||
Small correction:
Only the URL is in mozilla/xpfe/global/resources/locale/en-US/region.dtd, but
this is already addressed in bug 182108. The text, which shall be localized is
in mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-themes.dtd
No longer depends on: 182108
| Assignee | ||
Comment 2•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #107574 -
Flags: review?(blaker)
Comment 3•23 years ago
|
||
Pretty sure ben fixed this.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 4•22 years ago
|
||
http://lxr.mozilla.org/mozilla/source/browser/components/prefwindow/content/pref-extensions.xul#82
imports this from pref-extensions.dtd, so this bug is really fixed - fixed by
Ben's checkin for bug 191524 at 01 Feb 2003 01:15.
I guess I may verify backed by these facts.
Status: RESOLVED → VERIFIED
Comment 5•22 years ago
|
||
Comment on attachment 107574 [details] [diff] [review]
Unified patch
removing obsolete review request
Attachment #107574 -
Flags: review?(blaker)
You need to log in
before you can comment on or make changes to this bug.
Description
•