From 4ff1828c5ee0a4735967ffbe8257b38c01c146d3 Mon Sep 17 00:00:00 2001 From: Frank Yung-Fong Tang Date: Mon, 16 Nov 2020 22:43:54 -0800 Subject: [PATCH] Update to CLDR 38 see https://github.com/unicode-org/cldr/blame/master/common/supplemental/supplementalMetadata.xml#L531 and http://unicode.org/reports/tr35/#LocaleId_Canonicalization --- test/intl402/Intl/getCanonicalLocales/preferred-variant.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/intl402/Intl/getCanonicalLocales/preferred-variant.js b/test/intl402/Intl/getCanonicalLocales/preferred-variant.js index e4188ba696..60614b7be6 100644 --- a/test/intl402/Intl/getCanonicalLocales/preferred-variant.js +++ b/test/intl402/Intl/getCanonicalLocales/preferred-variant.js @@ -36,10 +36,10 @@ info: | includes: [testIntl.js] ---*/ -// Generated from https://github.com/unicode-org/cldr/blob/master/common/supplemental/supplementalMetadata.xml -// File-Date: 2020-03-30 +// https://github.com/unicode-org/cldr/blame/master/common/supplemental/supplementalMetadata.xml#L531 +// http://unicode.org/reports/tr35/#LocaleId_Canonicalization var canonicalizedTags = { - "ja-latn-hepburn-heploc": "ja-Latn-alalc97-hepburn", + "ja-latn-hepburn-heploc": "ja-Latn-alalc97", }; // make sure the data above is correct