// Legacy tags with no preferred value in the IANA
// registry. Kept for now for the backward compatibility
// because ICU has mapped them this way.
- "cel-gaulish", "xtg-x-cel-gaulish",
"i-default", "en-x-i-default",
"i-enochian", "und-x-i-enochian",
"i-mingo", "see-x-i-mingo",
// ICU-21344
{ "ku-Arab-NT", "ku-Arab-IQ"},
+
+ // ICU-21401
+ { "cel-gaulish", "xtg"},
};
int32_t i;
for (i=0; i < UPRV_LENGTHOF(testCases); i++) {