OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2010 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| 6 // * Source File:<path>/common/collation/sq.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/collation/sq.xml |
| 11 */ |
| 12 sq{ |
| 13 Version{"2.0.41.26"} |
| 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 } |
| 29 Version{"1.9"} |
| 30 } |
| 31 } |
| 32 } |
OLD | NEW |