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:
Jeff Walden 2018-01-20 01:15:27 -08:00
Родитель 3454b689e2
Коммит 4aa0290a3a
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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",