]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
57a6839d A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/cy.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
46f4442e | 9 | cy{ |
2ca993e8 | 10 | Version{"2.1.19.14"} |
729e4ab9 A |
11 | collations{ |
12 | standard{ | |
13 | Sequence{ | |
14 | "&C<ch<<<Ch<<<CH" | |
15 | "&D<dd<<<Dd<<<DD" | |
16 | "&F<ff<<<Ff<<<FF" | |
17 | "&G<ng<<<Ng<<<NG" | |
18 | "&L<ll<<<Ll<<<LL" | |
19 | "&P<ph<<<Ph<<<PH" | |
20 | "&R<rh<<<Rh<<<RH" | |
21 | "&T<th<<<Th<<<TH" | |
22 | } | |
2ca993e8 | 23 | Version{"29"} |
729e4ab9 A |
24 | } |
25 | } | |
374ca955 | 26 | } |