| 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/et.xml | 6 // * Source File: <path>/common/collation/et.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/xml/collation/et.xml | |
| 11 */ | |
| 12 et{ | 9 et{ |
| 13 Version{"2.1.8.14"} | 10 Version{"2.1.19.14"} |
| 14 collations{ | 11 collations{ |
| 15 standard{ | 12 standard{ |
| 16 Sequence{ | 13 Sequence{ |
| 17 "&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž" | 14 "&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž" |
| 18 "&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü" | 15 "&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü" |
| 19 } | 16 } |
| 20 Version{"26"} | 17 Version{"28"} |
| 21 } | 18 } |
| 22 } | 19 } |
| 23 } | 20 } |
| OLD | NEW |