Closed
Bug 1030035
Opened 12 years ago
Closed 11 years ago
Branding doesn't fall back to English when GAIA_DEFAULT_LOCALE is set to a different locale
Categories
(Firefox OS Graveyard :: Gaia::L10n, defect)
Firefox OS Graveyard
Gaia::L10n
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: flod, Assigned: zbraniecki)
References
Details
As Yuren suggested in bug 996479, filing a follow-up bug in Gaia::L10n.
make clean && PRODUCTION=1 make install-gaia MAKECMDGOALS=production MOZILLA_OFFICIAL=1 GAIA_KEYBOARD_LAYOUTS=en,it GAIA_DEFAULT_LOCALE=it LOCALES_FILE=locales/languages_all.json LOCALE_BASEDIR=locales/ DEVICE_DEBUG=1
This will results in {{browserBrandShortName}} displayed in browser.
If I remove GAIA_DEFAULT_LOCALE=it, branding correctly falls back to English.
| Reporter | ||
Comment 3•11 years ago
|
||
This was fixed in bug 1022767, so assigning to gandalf too.
Assignee: nobody → gandalf
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•11 years ago
|
||
Verified on flame, both with official/non official branding.
Gaia 1503e1f9f7846a3813c057ce95c35ac22031027f
Gecko https://hg.mozilla.org/mozilla-central/rev/3b7921328fc1
BuildID 20140916040203
Version 35.0a1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•