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/ml.xml | 6 // * Source File: <path>/common/collation/ml.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/collation/ml.xml | 10 * ICU <specials> source: <path>/xml/collation/ml.xml |
11 */ | 11 */ |
12 ml{ | 12 ml{ |
13 Version{"2.0.92.39"} | 13 Version{"2.1.8.15"} |
14 collations{ | 14 collations{ |
15 standard{ | 15 standard{ |
16 Sequence{ | 16 Sequence{ |
17 "[reorder Mlym Latn Deva Arab Taml Knda Telu Beng Guru Gujr Orya
Sinh]" | 17 "[reorder Mlym Latn Deva Arab Taml Knda Telu Beng Guru Gujr Orya
Sinh]" |
18 "&ഃ<<ഽ" | 18 "&ഃ<<ഽ" |
19 "&ോ<ൗ<<<ൌ" | 19 "&\u0D4C<<\u0D57" |
20 "&ക്<<ക്\u200D<<<ൿ" | 20 "&ക്<<ക്\u200D<<<ൿ" |
21 "&ണ്<<ണ്\u200D<<<ൺ" | 21 "&ണ്<<ണ്\u200D<<<ൺ" |
22 "&ന്<<ന്\u200D<<<ൻ" | 22 "&ന്<<ന്\u200D<<<ൻ" |
23 "&ര്<<ര്\u200D<<<ർ" | 23 "&ര്<<ര്\u200D<<<ർ" |
24 "&ല്<<ല്\u200D<<<ൽ" | 24 "&ല്<<ല്\u200D<<<ൽ" |
25 "&ള്<<ള്\u200D<<<ൾ" | 25 "&ള്<<ള്\u200D<<<ൾ" |
26 "&മ്<<ം" | 26 "&മ്<<ം" |
27 "&ന്<<<ൻ്" | 27 "&ന്<<<ൻ്" |
28 } | 28 } |
29 Version{"24"} | 29 Version{"26"} |
30 } | 30 } |
31 } | 31 } |
32 } | 32 } |
OLD | NEW |