Closed
Bug 1099352
Opened 11 years ago
Closed 2 years ago
Installing and then uninstalling a locale leaves the browser locale as the removed locale
Categories
(addons.mozilla.org Graveyard :: Localization, defect)
addons.mozilla.org Graveyard
Localization
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jaws, Unassigned)
Details
(sorry for summary, not sure how to word it to be clearer)
STR:
Install an en-US build of Firefox
Install DOM Inspector
Open DOM Inspector
Notice the menus are in English
Install the de-DE language pack (might need to restart)
Open DOM Inspector
Notice the menus are in German
Uninstall the de-DE language pack using the add-ons manager (might need to restart)
Open DOM Inspector
ER:
DOM Inspector menus are in English
AR:
DOM Inspector menus are in German
This is due to the fact that general.useragent.locale is still de-DE. It is not properly reset when the language pack is removed.
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•