OLD | NEW |
| (Empty) |
1 // *************************************************************************** | |
2 // * | |
3 // * Copyright (C) 2010 International Business Machines | |
4 // * Corporation and others. All Rights Reserved. | |
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 // * Source File:<path>/common/main/fa.xml | |
7 // * | |
8 // *************************************************************************** | |
9 /** | |
10 * ICU <specials> source: <path>/xml/main/fa.xml | |
11 * Chrome Note: This locale data is abridged to contain categories | |
12 * actually used by Chrome. | |
13 */ | |
14 fa{ | |
15 AuxExemplarCharacters{ | |
16 "[\u200C \u200D \u200E \u200F \u064E \u0650 \u064F \u0652 \u0656 \u0670
۰ ۱ ۲" | |
17 " ۳ ۴ ۵ ۶ ۷ ۸ ۹]" | |
18 } | |
19 ExemplarCharacters{ | |
20 "[\u064B \u064D \u064C \u0651 \u0654 آ ا ء أ ؤ ئ ب پ ت ث ج چ ح خ د ذ ر ز
ژ س " | |
21 "ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ه ة ی]" | |
22 } | |
23 LocaleScript{ | |
24 "Arab", | |
25 } | |
26 layout{ | |
27 characters{"right-to-left"} | |
28 lines{"top-to-bottom"} | |
29 } | |
30 Version{"2.0.50.94"} | |
31 } | |
OLD | NEW |