diff options
Diffstat (limited to 'intl/icu/source/data/lang/en_001.txt')
-rw-r--r-- | intl/icu/source/data/lang/en_001.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/intl/icu/source/data/lang/en_001.txt b/intl/icu/source/data/lang/en_001.txt new file mode 100644 index 0000000000..03b2424f3a --- /dev/null +++ b/intl/icu/source/data/lang/en_001.txt @@ -0,0 +1,35 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_001{ + Keys{ + colCaseLevel{"Case-Sensitive Sorting"} + colNormalization{"Normalised Sorting"} + } + Languages{ + mus{"Creek"} + nds_NL{"West Low German"} + } + Types{ + colNormalization{ + no{"Sort Without Normalisation"} + yes{"Sort Unicode Normalised"} + } + hc{ + h11{"12-Hour System (0–11)"} + h12{"12-Hour System (1–12)"} + h23{"24-Hour System (0–23)"} + h24{"24-Hour System (1–24)"} + } + } + Version{"37"} + characterLabelPattern{ + all{"{0} – all"} + compatibility{"{0} – compatibility"} + enclosed{"{0} – enclosed"} + extended{"{0} – extended"} + historic{"{0} – historic"} + miscellaneous{"{0} – miscellaneous"} + other{"{0} – other"} + scripts{"scripts – {0}"} + } +} |