You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/PathDescriptions.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@
63
63
^//ldml/localeDisplayNames/types/type\[@key="collation"]\[@type="([^"]*)"]; The name of “{1} collation” (sorting order). For more information, please see %KEY_NAMES.
64
64
^//ldml/localeDisplayNames/types/type\[@key="numbers"]\[@type="([^"]*)"]; The name of “{1} number system”. For more information, please see %KEY_NAMES.
65
65
^//ldml/localeDisplayNames/types/type\[@key="calendar"]\[@type="roc"]; The name of “roc calendar” (common names include “Minguo Calendar”, “Republic of China Calendar”, and “Republican Calendar”). For more information, please see %KEY_NAMES.
66
+
^//ldml/localeDisplayNames/types/type\[@key="calendar"]\[@type="([^"]*)"]\[@alt="variant"]; The alternate name of “{1} calendar”. For more information, please see %KEY_NAMES.
66
67
^//ldml/localeDisplayNames/types/type\[@key="calendar"]\[@type="([^"]*)"]; The name of “{1} calendar”. For more information, please see %KEY_NAMES.
67
68
^//ldml/localeDisplayNames/types/type\[@key="em"]\[@type="([^"]*)"]; The name of “emoji presentation style {1}”. For more information, please see %KEY_NAMES.
68
69
^//ldml/localeDisplayNames/types/type\[@key="fw"]\[@type="([^"]*)"]; The name of “first day of the week is {1}”. For more information, please see %KEY_NAMES.
0 commit comments