Index: icu46/source/data/locales/ar_YE.txt |
=================================================================== |
--- icu46/source/data/locales/ar_YE.txt (revision 0) |
+++ icu46/source/data/locales/ar_YE.txt (revision 0) |
@@ -0,0 +1,46 @@ |
+// *************************************************************************** |
+// * |
+// * 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/ar_YE.xml |
+// * |
+// *************************************************************************** |
+ar_YE{ |
+ NumberElements{ |
+ latn{ |
+ patterns{ |
+ currencyFormat{"¤#0.00"} |
+ decimalFormat{"#0.###;#0.###-"} |
+ } |
+ } |
+ } |
+ Version{"2.0.47.53"} |
+ calendar{ |
+ gregorian{ |
+ DateTimeElements:intvector{ |
+ 7, |
+ 4, |
+ } |
+ dayNames{ |
+ format{ |
+ abbreviated{ |
+ "الأحد", |
+ "الاثنين", |
+ "الثلاثاء", |
+ "الأربعاء", |
+ "الخميس", |
+ "الجمعة", |
+ "السبت", |
+ } |
+ } |
+ } |
+ weekend:intvector{ |
+ 5, |
+ 0, |
+ 6, |
+ 86400000, |
+ } |
+ } |
+ } |
+} |
Property changes on: icu46/source/data/locales/ar_YE.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |