[Bug 550222] Re: Firefox interface language set to LANG, ignores LANGUAGE
Gunnar Hjalmarsson
550222 at bugs.launchpad.net
Mon Sep 27 12:51:29 UTC 2010
Using LANG instead of LANGUAGE is not the default behavior of Firefox.
For some reason, Debian seems to have created the problem through a
firefox.js file with Debian specific preferences:
$ grep -B1 'matchOS' /etc/firefox/pref/firefox.js
// Use LANG environment variable to choose locale
pref("intl.locale.matchOS", true);
I figured out how to change the behavior to our liking, and the solution
is described in the patch (or hack) I attached to this bug. The same
solution works just as well for Thunderbird, btw.
** Attachment added: "fix-550222.txt"
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/550222/+attachment/1643330/+files/fix-550222.txt
--
Firefox interface language set to LANG, ignores LANGUAGE
https://bugs.launchpad.net/bugs/550222
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list