Open
Bug 1764269
Opened 3 years ago
Updated 3 years ago
Library search label is not switched when live language switched
Categories
(Core :: Internationalization, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox99 | --- | disabled |
firefox100 | --- | affected |
firefox101 | --- | affected |
People
(Reporter: aflorinescu, Unassigned)
References
Details
Attachments
(2 files)
[Description:]
When live switching language, the library search bar remains unswitched.
[Environment:]
100.0b4
Mac 11
Windows 10
Ubuntu 22
[Preconditions:]
Configs:
user_pref("intl.multilingual.downloadEnabled", true);
user_pref("intl.multilingual.enabled", true);
user_pref("intl.multilingual.liveReload", true);
user_pref("browser.search.log", true);
Install Languages:
about:preferences /Language - Search More Languages/Select Language to add / Add.
[Steps:]
- Install a firefox Firefox locale, en-us for example (autoset region not that relevant).
- Locate languages and install a few languages: fr, en, cn
- Open about:preferences / Language.
- Switch the language to anything previously added (e.g. fr).
- Open Library from any access points.
- Observe the library search box label.
[Actual Result:]
The library search box label remains unchanged in the original language before switch.
[Expected Result:]
The library search box label is switched to the switched localization.
[Note:]
The library search label is set correctly after restart.
Comment 1•3 years ago
|
||
Library window also displays the previously set language for the Views -> Sort
submenu.
You need to log in
before you can comment on or make changes to this bug.
Description
•