summaryrefslogtreecommitdiff
path: root/mozilla-1603112-accept-lang.patch
blob: b67b232e1f1a7c8f772791c1cc31e901ca49b0b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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",

bgstack15