Closed
Bug 531430
Opened 15 years ago
Closed 14 years ago
Cancel button while installing addons is not localized
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: willyaranda, Unassigned)
Details
Attachments
(1 file)
60.96 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es-ES; rv:1.9.2b5pre) Gecko/20091127 Namoroka/3.6b5pre
Build Identifier:
The "Cancel" button that is shown in the dialogue to install or cancel the installation of an addon is not localized.
Reproducible: Always
Steps to Reproduce:
1. Open Fennec
2. Go to the bookmark for installing Weave
3. Click on install Weave
Actual Results:
The dialog shows a "Instalar" (in Spanish) and "Cancel" in English.
Expected Results:
"Cancel" should be localized
The translation should be on chrome/overrides/browser.properties with a new string like: addonsConfirmInstall.cancel
I'm using the latest nightly for es-ES in a N810 device.
Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
This dialog uses the prompt service's default "cancel" string, so we should end up using:
http://mxr.mozilla.org/mozilla-central/source/toolkit/locales/en-US/chrome/global/commonDialogs.properties#9
http://mxr.mozilla.org/l10n-central/source/es-ES/toolkit/chrome/global/commonDialogs.properties
and
http://mxr.mozilla.org/l10n-mozilla1.9.2/source/es-ES/toolkit/chrome/global/commonDialogs.properties look OK, though, so I'm not sure what's up here...
Comment 3•15 years ago
|
||
Probably related to bug 531667?
Comment 4•15 years ago
|
||
I can reproduce this issue, using Fennec1.1b1 on the n900 with the es-es locale.
Weird, because I can see the entity right here:
http://mxr.mozilla.org/l10n-mozilla1.9.2/source/es-ES/mobile/chrome/browser.dtd#43
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•14 years ago
|
||
Is this still an issue?
Reporter | ||
Comment 6•14 years ago
|
||
This is fixed in latest nightlies in Android…
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•