Closed
Bug 303687
Opened 19 years ago
Closed 19 years ago
In EM, rename "Find Updates" to "Check for Updates" like for Firefox in the help menu
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: thorsten.fritz, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050806 Firefox/1.0+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050806 Firefox/1.0+
Rename the button in extension manager to have a identical name as for the
updates for Firefox.
/cvsroot/mozilla/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd
old: <!ENTITY cmd.update.label "Find Updates">
new: <!ENTITY cmd.update.label "Check for Updates">
Also, the tooltip must changed back to
<!ENTITY cmd.update.tooltip "Checks for Updates to your Extensions">
Reproducible: Always
Comment 1•19 years ago
|
||
As per bug 296566 comment 26:
>>Index: toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd
>>-<!ENTITY cmd.update.label "Update">
>>+<!ENTITY cmd.update.label "Find Updates">
>
>This text is more accurate
>
The change to "Find Updates" was deliberate, so I think this is wontfix.
FWIW, I don't see "Check for Updates" anywhere, only "Check Now..." in Options.
Reporter | ||
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
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
•