summarylogtreecommitdiffstats
path: root/locale-match-os.js
diff options
context:
space:
mode:
Diffstat (limited to 'locale-match-os.js')
-rw-r--r--locale-match-os.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale-match-os.js b/locale-match-os.js
new file mode 100644
index 000000000000..01729a5f0b5b
--- /dev/null
+++ b/locale-match-os.js
@@ -0,0 +1,2 @@
+// Use LANG environment variable to choose locale
+pref("intl.locale.matchOS", true);