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/lv.xml | 6 // * Source File: <path>/common/collation/lv.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/collation/lv.xml | 10 * ICU <specials> source: <path>/xml/collation/lv.xml |
11 */ | 11 */ |
12 lv{ | 12 lv{ |
13 Version{"2.0.91.87"} | 13 Version{"2.0.96.14"} |
14 collations{ | 14 collations{ |
15 standard{ | 15 standard{ |
16 Sequence{ | 16 Sequence{ |
17 "&[before 1]D<č<<<Č" | 17 "&[before 1]D<č<<<Č" |
18 "&[before 1]H<ģ<<<Ģ" | 18 "&[before 1]H<ģ<<<Ģ" |
19 "&I<<y<<<Y" | 19 "&I<<y<<<Y" |
20 "&[before 1]L<ķ<<<Ķ" | 20 "&[before 1]L<ķ<<<Ķ" |
21 "&[before 1]M<ļ<<<Ļ" | 21 "&[before 1]M<ļ<<<Ļ" |
22 "&[before 1]O<ņ<<<Ņ" | 22 "&[before 1]O<ņ<<<Ņ" |
23 "&[before 1]S<ŗ<<<Ŗ" | 23 "&[before 1]S<ŗ<<<Ŗ" |
24 "&[before 1]T<š<<<Š" | 24 "&[before 1]T<š<<<Š" |
25 "&[before 1]Ʒ<ž<<<Ž" | 25 "&[before 1]Ʒ<ž<<<Ž" |
26 } | 26 } |
27 Version{"24"} | 27 Version{"26"} |
28 } | 28 } |
29 } | 29 } |
30 } | 30 } |
OLD | NEW |