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/ar.xml | 6 // * Source File: <path>/common/collation/ug.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/collation/ar.xml | 10 * ICU <specials> source: <path>/xml/collation/ug.xml |
11 */ | 11 */ |
12 ar{ | 12 ug{ |
13 Version{"2.0.89.0"} | 13 Version{"2.0.98.40"} |
14 collations{ | 14 collations{ |
15 standard{ | 15 standard{ |
16 Sequence{ | 16 Sequence{ |
17 "[reorder Arab]" | 17 "[reorder Arab]" |
18 "&ت<<ة<<<ﺔ<<<ﺓ" | 18 "&ا<ە<ب" |
19 "&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ" | 19 "&ك<گ<ڭ<ل" |
| 20 "&ھ<و<ۇ<ۆ<ۈ<ۋ<ې<ى<ي" |
20 } | 21 } |
21 Version{"24"} | 22 Version{"26"} |
22 } | 23 } |
23 } | 24 } |
24 } | 25 } |
OLD | NEW |