| 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/cy.xml | 6 // * Source File: <path>/common/collation/cy.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/xml/collation/cy.xml | |
| 11 */ | |
| 12 cy{ | 9 cy{ |
| 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 "&C<ch<<<Ch<<<CH" | 14 "&C<ch<<<Ch<<<CH" |
| 18 "&D<dd<<<Dd<<<DD" | 15 "&D<dd<<<Dd<<<DD" |
| 19 "&F<ff<<<Ff<<<FF" | 16 "&F<ff<<<Ff<<<FF" |
| 20 "&G<ng<<<Ng<<<NG" | 17 "&G<ng<<<Ng<<<NG" |
| 21 "&L<ll<<<Ll<<<LL" | 18 "&L<ll<<<Ll<<<LL" |
| 22 "&P<ph<<<Ph<<<PH" | 19 "&P<ph<<<Ph<<<PH" |
| 23 "&R<rh<<<Rh<<<RH" | 20 "&R<rh<<<Rh<<<RH" |
| 24 "&T<th<<<Th<<<TH" | 21 "&T<th<<<Th<<<TH" |
| 25 } | 22 } |
| 26 Version{"26"} | 23 Version{"28"} |
| 27 } | 24 } |
| 28 } | 25 } |
| 29 } | 26 } |
| OLD | NEW |