]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/collation/cs.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
73c04bcf | 10 | * ICU <specials> source: <path>/xml/collation/cs.xml |
374ca955 A |
11 | */ |
12 | cs{ | |
46f4442e | 13 | Version{"1.25"} |
374ca955 A |
14 | collations{ |
15 | standard{ | |
16 | Sequence{"&C<č<<<Č&H<ch<<<cH<<<Ch<<<CH&R<ř<<<Ř&S<š<<<Š&Z<ž<<<Ž"} | |
46f4442e | 17 | Version{"1.6"} |
374ca955 A |
18 | } |
19 | } | |
20 | } |