| 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/hy.xml | 6 // * Source File: <path>/common/collation/de_AT.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 de_AT{ |
| 10 * ICU <specials> source: <path>/xml/collation/hy.xml | 10 Version{"2.1.19.14"} |
| 11 */ | |
| 12 hy{ | |
| 13 Version{"2.0.96.14"} | |
| 14 collations{ | 11 collations{ |
| 15 standard{ | 12 phonebook{ |
| 16 Sequence{ | 13 Sequence{ |
| 17 "[reorder Armn]" | 14 "&a<ä<<<Ä" |
| 18 "&ք<և<<<Եւ" | 15 "&o<ö<<<Ö" |
| 16 "&u<ü<<<Ü" |
| 17 "&ss<ß<<<ẞ" |
| 19 } | 18 } |
| 20 Version{"26"} | 19 Version{"28"} |
| 21 } | 20 } |
| 22 } | 21 } |
| 23 } | 22 } |
| OLD | NEW |