"Say hello to Firefox View" modal is not localized
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | verified |
People
(Reporter: tgiles, Unassigned)
Details
Attachments
(1 file)
|
238.63 KB,
image/png
|
Details |
STR:
I'm not sure if there's a pref to control the "Say hello" modal, but you'll need an instance of Firefox (or maybe just a new profile) where you haven't navigated to Firefox View before.
- Download a non-English localized build
- Or change the locale by downloading the appropriate langpack from https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/ and using
Services.locale.requestedLocales = ["langcode-Langcode"].
- Change web content language in about:preferences#general to a non-English language
- Restart browser to ensure Firefox has changed all of the localized elements
- Navigate to Firefox View
Expected:
- The "Say hello to FIrefox View" modal is localized
Actual:
- The "Say hello to Firefox View" modal is in English
Comment 1•3 years ago
|
||
Venetia -- I think this prompt is coming form the Messages side, correct?
| Reporter | ||
Comment 4•3 years ago
|
||
I set my locale to German in this particular instance. Haven't tested with other locales/languages. I tested this locally, I haven't tried with a Nightly localized build but I'm assuming the issue will reproduce in that case too.
based on https://transvision.flod.org/string/?entity=browser/browser/newtab/asrouter.ftl:firefoxview-spotlight-promo-title&repo=gecko_strings, we can confirmed that DE has not been localized yet. Other locales/languages have been translated -- zn-cn, ru confirmed.
Comment 7•3 years ago
|
||
The severity field is not set for this bug.
:tspurway, could you have a look please?
For more information, please visit auto_nag documentation.
de has been localized. We can close this bug.
Comment 9•3 years ago
|
||
I have verified this issue using the latest Firefox Nightly 108.0a1 DE (Build ID: 20221023100414) on Windows 10x64, macOS 12.6 and Linux Mint 20.2x64 and I can confirm the following:
- The "Say Hello to Firefox View" spotlight is correctly localized on DE locales.
Updated•3 years ago
|
Description
•