Index: icu46/source/data/locales/en_ZA.txt |
=================================================================== |
--- icu46/source/data/locales/en_ZA.txt (revision 0) |
+++ icu46/source/data/locales/en_ZA.txt (revision 0) |
@@ -0,0 +1,45 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2010 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
+// * Source File:<path>/common/main/en_ZA.xml |
+// * |
+// *************************************************************************** |
+en_ZA{ |
+ AuxExemplarCharacters{ |
+ "[á à ă â å ä ā æ ç ḓ é è ĕ ê ë ē í ì ĭ î ï ī ḽ ñ ṅ ṋ ó ò ŏ ô ö ø ō œ š ṱ ú ù" |
+ " ŭ û ü ū ÿ]" |
+ } |
+ NumberElements{ |
+ latn{ |
+ patterns{ |
+ currencyFormat{"¤#,##0.00"} |
+ } |
+ symbols{ |
+ decimal{","} |
+ group{" "} |
+ } |
+ } |
+ } |
+ Version{"2.0.47.67"} |
+ calendar{ |
+ gregorian{ |
+ DateTimePatterns{ |
+ "h:mm:ss a zzzz", |
+ "h:mm:ss a z", |
+ "h:mm:ss a", |
+ "h:mm a", |
+ "EEEE dd MMMM y", |
+ "dd MMMM y", |
+ "dd MMM y", |
+ "yyyy/MM/dd", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ } |
+ } |
+ } |
+} |
Property changes on: icu46/source/data/locales/en_ZA.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |