firefox: use system default locale
This commit is contained in:
parent
06e2b1301b
commit
b431f22f6d
|
@ -1,5 +1,5 @@
|
|||
// Use LANG environment variable to choose locale
|
||||
pref("intl.locale.matchOS", true);
|
||||
pref("intl.locale.requested", "");
|
||||
|
||||
// Disable default browser checking.
|
||||
pref("browser.shell.checkDefaultBrowser", false);
|
||||
|
|
Loading…
Reference in New Issue