]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb | 3 | // * Copyright (C) 2013 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/sq.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
73c04bcf | 10 | * ICU <specials> source: <path>/xml/collation/sq.xml |
374ca955 A |
11 | */ |
12 | sq{ | |
51004dcb | 13 | Version{"2.0.82.42"} |
374ca955 A |
14 | collations{ |
15 | standard{ | |
16 | Sequence{ | |
17 | "&[before 1]D<ç<<<Ç" | |
18 | "&[before 1]E<dh<<<Dh<<<DH" | |
19 | "&[before 1]F<ë<<<Ë" | |
20 | "&[before 1]H<gj<<<Gj<<<GJ" | |
21 | "&[before 1]M<ll<<<Ll<<<LL" | |
22 | "&[before 1]O<nj<<<Nj<<<NJ" | |
23 | "&[before 1]S<rr<<<Rr<<<RR" | |
24 | "&[before 1]T<sh<<<Sh<<<SH" | |
25 | "&[before 1]U<th<<<Th<<<TH" | |
26 | "&[before 1]Y<xh<<<Xh<<<XH" | |
27 | "&[before 1]Ʒ<zh<<<Zh<<<ZH" | |
28 | } | |
51004dcb | 29 | Version{"23"} |
374ca955 A |
30 | } |
31 | } | |
32 | } |