OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/collation/fa.xml | 6 // * Source File: <path>/common/collation/fa.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/collation/fa.xml | 10 * ICU <specials> source: <path>/xml/collation/fa.xml |
11 */ | 11 */ |
12 fa{ | 12 fa{ |
13 Version{"2.0.89.0"} | 13 Version{"2.0.97.64"} |
14 collations{ | 14 collations{ |
15 standard{ | 15 standard{ |
16 Sequence{ | 16 Sequence{ |
17 "[normalization on][reorder Arab]" | 17 "[normalization on][reorder Arab]" |
18 "&َ<<ِ<<ُ<<ً<<ٍ<<ٌ" | 18 "&َ<<ِ<<ُ<<ً<<ٍ<<ٌ" |
19 "&[before 1]ا<آ" | 19 "&[before 1]ا<آ" |
20 "&ا<<ٱ<ء<<*أٲإٳؤ<<یٔ<<<ىٔ<<<ئ" | 20 "&ا<<ٱ<ء" |
| 21 "<<أ<<ٲ<<إ<<ٳ<<ؤ" |
| 22 "<<یٔ<<<ىٔ<<<ئ" |
21 "&ک<<*ڪګكڬڭڮ" | 23 "&ک<<*ڪګكڬڭڮ" |
22 "&ۏ<ه<<*ەہةۃۀھ" | 24 "&ۏ<ه<<ە<<ہ<<ة<<ۃ<<ۀ<<ھ" |
23 "&ی<<*ىےيېۑۍێ" | 25 "&ی<<*ىےيېۑۍێ" |
24 } | 26 } |
25 Version{"24"} | 27 Version{"26"} |
26 } | 28 } |
27 } | 29 } |
28 } | 30 } |
OLD | NEW |