Actually, the root cause is something which Mozilla seems to have
forgotten implementing in Firefox 59:

Starting with Firefox 59, the parameter which specifies your localized UI 
language setting is no longer general.useragent.locale, type string, but
intl.locale.requested, type string

Mozilla seems to have forgotten to implement an automatism which rewrites the 
pre-Firefox parameter
- general.useragent.locale=de # German as an example
+ intl.locale.requested=de

So the solution is adding intl.locale.requested manually in about:config
and restarting Firefox 59.0.

--
This bug report can be closed therefore.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1755918

Title:
  Firefox 59 does not change UI language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1755918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to