diff options
Diffstat (limited to 'intl/icu/source/data/unit/su.txt')
-rw-r--r-- | intl/icu/source/data/unit/su.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/intl/icu/source/data/unit/su.txt b/intl/icu/source/data/unit/su.txt new file mode 100644 index 0000000000..208d3ccbd9 --- /dev/null +++ b/intl/icu/source/data/unit/su.txt @@ -0,0 +1,28 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +su{ + durationUnits{ + hm{"h.mm"} + hms{"h.mm.ss"} + ms{"m.ss"} + } + unitsNarrow{ + consumption{ + mile-per-gallon-imperial{ + other{"{0}m/gUK"} + } + } + volume{ + dessert-spoon-imperial{ + other{"{0}dsp-Imp"} + } + fluid-ounce-imperial{ + other{"{0}fl oz Im"} + } + gallon-imperial{ + other{"{0}galIm"} + } + } + } +} |