Fix for wrong intl.accept_lang when using non en-us langpack
This commit is contained in:
parent
e5d6aad64b
commit
69bc8392a8
12
mozilla-1603112-accept-lang.patch
Normal file
12
mozilla-1603112-accept-lang.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff --git a/intl/strres/nsStringBundle.cpp b/intl/strres/nsStringBundle.cpp
|
||||
--- a/intl/strres/nsStringBundle.cpp
|
||||
+++ b/intl/strres/nsStringBundle.cpp
|
||||
@@ -66,7 +66,6 @@
|
||||
"chrome://global/locale/commonDialogs.properties",
|
||||
"chrome://global/locale/css.properties",
|
||||
"chrome://global/locale/dom/dom.properties",
|
||||
- "chrome://global/locale/intl.properties",
|
||||
"chrome://global/locale/layout/HtmlForm.properties",
|
||||
"chrome://global/locale/layout/htmlparser.properties",
|
||||
"chrome://global/locale/layout_errors.properties",
|
||||
|
Loading…
Reference in New Issue
Block a user