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