зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1431957 - Rerun |python ./make_intl_data.py langtags| generating langtag mapping data into the new location, demonstrating that the only changes that happen are timestamp changes). r=anba
--HG-- extra : rebase_source : ab60bfd8b62aa6e9de9a1fc5ee02749d6302715b
This commit is contained in:
Родитель
3454b689e2
Коммит
4aa0290a3a
|
@ -1,7 +1,7 @@
|
|||
// Generated by make_intl_data.py. DO NOT EDIT.
|
||||
|
||||
// Mappings from complete tags to preferred values.
|
||||
// Derived from IANA Language Subtag Registry, file date 2017-08-15.
|
||||
// Derived from IANA Language Subtag Registry, file date 2018-01-25.
|
||||
// https://www.iana.org/assignments/language-subtag-registry
|
||||
var langTagMappings = {
|
||||
"art-lojban": "jbo",
|
||||
|
@ -59,7 +59,7 @@ var langTagMappings = {
|
|||
};
|
||||
|
||||
// Mappings from non-extlang subtags to preferred values.
|
||||
// Derived from IANA Language Subtag Registry, file date 2017-08-15.
|
||||
// Derived from IANA Language Subtag Registry, file date 2018-01-25.
|
||||
// https://www.iana.org/assignments/language-subtag-registry
|
||||
var langSubtagMappings = {
|
||||
"BU": "MM",
|
||||
|
@ -151,7 +151,7 @@ var langSubtagMappings = {
|
|||
// All current deprecated extlang subtags have the form `<prefix>-<extlang>`
|
||||
// and their preferred value is exactly equal to `<extlang>`. So each key in
|
||||
// extlangMappings acts both as the extlang subtag and its preferred value.
|
||||
// Derived from IANA Language Subtag Registry, file date 2017-08-15.
|
||||
// Derived from IANA Language Subtag Registry, file date 2018-01-25.
|
||||
// https://www.iana.org/assignments/language-subtag-registry
|
||||
var extlangMappings = {
|
||||
"aao": "ar",
|
||||
|
|
Загрузка…
Ссылка в новой задаче