Closed
Bug 300702
Opened 19 years ago
Closed 18 years ago
Brand name hard-coded in Firefox update dialog
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 324758
People
(Reporter: djpohly+bmo, Unassigned)
Details
The dialog displayed after using the Software Update with nightly builds (unofficial branding) still uses the string "Firefox". I would guess this probably ought to be &brandShortName; to prevent Deer Park from having an identity crisis. Applying updates to Firefox. Please do not interrupt this process. http://lxr.mozilla.org/seamonkey/source/browser/locales/en-US/updater/updater.ini Thunderbird also suffers, incidentally.
Comment 1•19 years ago
|
||
Because this is not an XML file (and is not loaded by the main gecko runtime at all), it is not possible to use chrome entities such as brandShortName. I do not think that we need to worry about this problem now.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Updated•18 years ago
|
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Updated•18 years ago
|
Status: REOPENED → RESOLVED
Closed: 19 years ago → 18 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•