jdk-24/make/data/cldr/common/main/en_LS.xml
Magnus Ihse Bursie 791ab38fcd 8218186: Clean up CLDR generation in build
Reviewed-by: erikj
2019-02-05 10:56:12 +01:00

48 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2018 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision: 13869 $"/>
<language type="en"/>
<territory type="LS"/>
</identity>
<dates>
<timeZoneNames>
<metazone type="Africa_Central">
<short>
<standard>CAT</standard>
</short>
</metazone>
<metazone type="Africa_Eastern">
<short>
<standard>EAT</standard>
</short>
</metazone>
<metazone type="Africa_Southern">
<short>
<standard>SAST</standard>
</short>
</metazone>
<metazone type="Africa_Western">
<short>
<generic>WAT</generic>
<standard>WAT</standard>
<daylight>WAST</daylight>
</short>
</metazone>
</timeZoneNames>
</dates>
<numbers>
<currencies>
<currency type="ZAR">
<symbol>R</symbol>
</currency>
</currencies>
</numbers>
</ldml>