Closed
Bug 1432781
Opened 7 years ago
Closed 7 years ago
Snap 59.0b3 is not localized anymore
Categories
(Release Engineering :: Release Automation: Other, defect)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
Attachments
(1 file)
52 bytes,
text/x-github-pull-request
|
jlorenzo
:
review+
jlorenzo
:
checked-in+
|
Details | Review |
Found by Olivier. After installing the latest Snap, Firefox remains in en-US even though the OS locale is different.
I checked : this is a regression from the latest beta build (58.0b16). :Pike 59 changed the way the OS locale is detected (bug 1414390). We now have to define
> intl.locale.requested=""
in distribution.ini. We can also remove intl.locale.matchOS.
I tested both changes, I managed to see a fr-FR Firefox on a fr-FR Ubuntu.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8945072 -
Flags: review?(mozilla)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jlorenzo
Comment 2•7 years ago
|
||
Thanks for testing this.
Do we use the partner repo to build older versions? Like chemspills or ESR?
If so, I would suggest to add the new pref, and let the matchOS pref around until we don't ship a pre-59 version anywhere anymore.
Assignee | ||
Comment 3•7 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #2)
> Do we use the partner repo to build older versions? Like chemspills or ESR?
Not at the moment. Snap have never officially been shipped. We've been building betas, so far. Thank you for the suggestion, though :)
Assignee | ||
Comment 4•7 years ago
|
||
Comment on attachment 8945072 [details] [review]
[mozilla-partners/canonical] Set pref "intl.locale.requested"
Was r+d and merge by :mkaply on GitHub.
Attachment #8945072 -
Flags: review?(mozilla)
Attachment #8945072 -
Flags: review+
Attachment #8945072 -
Flags: checked-in+
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•