Update list of numbering systems to match CLDR 32

This commit is contained in:
André Bargull 2017-12-21 12:08:16 -08:00 committed by Rick Waldron
parent 56323fe2dd
commit 2efacfe368
1 changed files with 24 additions and 4 deletions

View File

@ -882,69 +882,89 @@ function testForUnwantedRegExpChanges(testFunc) {
function isValidNumberingSystem(name) {
// source: CLDR file common/bcp47/number.xml; version CLDR 21.
// source: CLDR file common/bcp47/number.xml; version CLDR 32.
var numberingSystems = [
"adlm",
"ahom",
"arab",
"arabext",
"armn",
"armnlow",
"bali",
"beng",
"bhks",
"brah",
"cakm",
"cham",
"cyrl",
"deva",
"ethi",
"finance",
"fullwide",
"geor",
"gonm",
"grek",
"greklow",
"gujr",
"guru",
"hanidays",
"hanidec",
"hans",
"hansfin",
"hant",
"hantfin",
"hebr",
"hmng",
"java",
"jpan",
"jpanfin",
"kali",
"khmr",
"knda",
"osma",
"lana",
"lanatham",
"laoo",
"latn",
"lepc",
"limb",
"mathbold",
"mathdbl",
"mathmono",
"mathsanb",
"mathsans",
"mlym",
"modi",
"mong",
"mroo",
"mtei",
"mymr",
"mymrshan",
"mymrtlng",
"native",
"newa",
"nkoo",
"olck",
"orya",
"osma",
"roman",
"romanlow",
"saur",
"shrd",
"sind",
"sinh",
"sora",
"sund",
"talu",
"takr",
"talu",
"taml",
"tamldec",
"telu",
"thai",
"tirh",
"tibt",
"traditio",
"vaii"
"vaii",
"wara",
];
var excluded = [