We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e6b79 commit 4768b75Copy full SHA for 4768b75
tools/cldr-code/src/main/java/org/unicode/cldr/json/LdmlConvertRules.java
@@ -27,6 +27,7 @@ class LdmlConvertRules {
27
// common/main
28
static final ImmutableSet<String> NAME_PART_DISTINGUISHING_ATTR_SET =
29
ImmutableSet.of(
30
+ "languages:language:menu",
31
"monthWidth:month:yeartype",
32
"characters:parseLenients:scope",
33
"dateFormat:pattern:numbers",
0 commit comments