]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d A |
3 | // * Copyright (C) 2014 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/et.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
57a6839d | 10 | * ICU <specials> source: <path>/xml/collation/et.xml |
374ca955 A |
11 | */ |
12 | et{ | |
57a6839d | 13 | Version{"2.0.96.14"} |
374ca955 A |
14 | collations{ |
15 | standard{ | |
16 | Sequence{ | |
17 | "&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž" | |
18 | "&v<<w<<<W" | |
19 | "&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü" | |
20 | } | |
57a6839d | 21 | Version{"25"} |
374ca955 A |
22 | } |
23 | } | |
24 | } |