]>
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/ro.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | ro{ |
2ca993e8 | 10 | Version{"2.1.19.14"} |
374ca955 A |
11 | collations{ |
12 | standard{ | |
57a6839d A |
13 | Sequence{ |
14 | "&A<ă<<<Ă<â<<<Â" | |
15 | "&I<î<<<Î" | |
16 | "&S<ş=ș<<<Ş=Ș" | |
17 | "&T<ţ=ț<<<Ţ=Ț" | |
18 | } | |
2ca993e8 | 19 | Version{"29"} |
374ca955 A |
20 | } |
21 | } | |
22 | } |