зеркало из https://github.com/mozilla/pjs.git
Bug 220095, Navigator->Languages is empty (win32 installer builds only, fallout from bug 179834) rs=darin
This commit is contained in:
Родитель
14bf23f412
Коммит
7d673c9828
|
@ -48,7 +48,7 @@ function GetBundles()
|
|||
if (!regionsBundle) regionsBundle = srGetStrBundle("chrome://global/locale/regionNames.properties");
|
||||
if (!languagesBundle) languagesBundle = srGetStrBundle("chrome://global/locale/languageNames.properties");
|
||||
if (!prefLangBundle) prefLangBundle = srGetStrBundle("chrome://communicator/locale/pref/pref-languages.properties");
|
||||
if (!acceptedBundle) acceptedBundle = srGetStrBundle("resource:/res/language.properties");
|
||||
if (!acceptedBundle) acceptedBundle = srGetStrBundle("resource://gre/res/language.properties");
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче