Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 5c4b1c1196fdd9250f210f3fe876e902 > files > 16

firefox-68.4.1-1.mga7.src.rpm

--- mozilla-beta/browser/app/profile/firefox.js.lang	2011-07-21 19:18:31.000000000 -0300
+++ mozilla-beta/browser/app/profile/firefox.js	2011-07-30 20:57:54.707580609 -0300
@@ -215,6 +215,9 @@ pref("browser.uitour.surveyDuration", 72
 pref("keyword.enabled", true);
 pref("browser.fixup.domainwhitelist.localhost", true);
 
+// Use LANG environment variable to choose locale
+pref("intl.locale.matchOS", true);
+
 pref("general.smoothScroll", true);
 #ifdef UNIX_BUT_NOT_MAC
 pref("general.autoScroll", false);