зеркало из https://github.com/mozilla/gecko-dev.git
bug 703861 - add hyphenation alias for de-AT-1901. r=smontagu a=khuey
This commit is contained in:
Родитель
f8efdbf2ab
Коммит
f5cc01e75a
|
@ -1156,6 +1156,7 @@ pref("intl.hyphenation-alias.uk-*", "uk");
|
|||
// (these prefs may soon be obsoleted by better BCP47-based tag matching, but for now...)
|
||||
pref("intl.hyphenation-alias.de", "de-1996");
|
||||
pref("intl.hyphenation-alias.de-*", "de-1996");
|
||||
pref("intl.hyphenation-alias.de-AT-1901", "de-1901");
|
||||
pref("intl.hyphenation-alias.de-DE-1901", "de-1901");
|
||||
pref("intl.hyphenation-alias.de-CH-*", "de-CH");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче