Closed Bug 204773 Opened 21 years ago Closed 21 years ago

Localization problem. When you install a new extension the text for 'Disable Extension' and 'Enable Extension' stay in english even with a french locale installed

Categories

(Firefox :: Settings UI, defect)

defect
Not set
minor

Tracking

()

VERIFIED FIXED
Firebird0.7

People

(Reporter: bugzilla.fr, Assigned: mconnor)

Details

(Keywords: intl)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.4b) Gecko/20030507 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.4b) Gecko/20030507 Mozilla Firebird/0.6

See file :
content/browser/pref/pref-extensions.js Lines 83 and 84 : 

  if (item.getAttribute("disabledState") == "true")
    disableButton.setAttribute("label", "Enable Extension"); // XXXdwh localize
  else
    disableButton.setAttribute("label", "Disable Extension"); // XXXdwh localize


See lxr :
http://lxr.mozilla.org/mozilla/source/browser/components/prefwindow/content/pref-extensions.js#118
and : 
http://lxr.mozilla.org/mozilla/source/browser/components/prefwindow/content/pref-extensions.js#120





Reproducible: Always

Steps to Reproduce:
1. Install a french locale on a nightly (ok not found easily :)
2. Install an extension
3. See Tools->Options->Extensions
This sounds like a Mozilla bug?
confirming
It's Mozilla Firebird specific and reproduced with Osaka3 (Japanese localized)
build.
Assignee: blaker → ben
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: intl
Attachment #127517 - Flags: review?(ben)
taking, target to 0.7 as this is one of two bugs affecting Firebird localization
Status: NEW → ASSIGNED
Target Milestone: --- → Firebird0.7
argh, taking
Assignee: ben → mconnor
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Attachment #127517 - Flags: review?(ben) → review+
checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Verified by LXR
Status: RESOLVED → VERIFIED
Thx for the work.
The french localisation is almost here :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: