| 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/main/yav.xml | 6 // * Source File: <path>/common/main/yav.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/yav.xml | |
| 11 */ | |
| 12 yav{ | 9 yav{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Aŋtúla"} | 11 AD{"Aŋtúla"} |
| 15 AE{"imiláat i paaláap"} | 12 AE{"imiláat i paaláap"} |
| 16 AF{"Afkanistáŋ"} | 13 AF{"Afkanistáŋ"} |
| 17 AG{"Aŋtíka na Palpúta"} | 14 AG{"Aŋtíka na Palpúta"} |
| 18 AI{"Aŋkíla"} | 15 AI{"Aŋkíla"} |
| 19 AL{"Alpaní"} | 16 AL{"Alpaní"} |
| 20 AM{"Almanía"} | 17 AM{"Almanía"} |
| 21 AN{"andíiy u nitililáand"} | 18 AN{"andíiy u nitililáand"} |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 VN{"fiɛtnáam"} | 226 VN{"fiɛtnáam"} |
| 230 VU{"fanuatú"} | 227 VU{"fanuatú"} |
| 231 WF{"walíis na futúna"} | 228 WF{"walíis na futúna"} |
| 232 WS{"samowá"} | 229 WS{"samowá"} |
| 233 YE{"yémɛn"} | 230 YE{"yémɛn"} |
| 234 YT{"mayɔ́ɔt"} | 231 YT{"mayɔ́ɔt"} |
| 235 ZA{"afilí mbátɛ́"} | 232 ZA{"afilí mbátɛ́"} |
| 236 ZM{"saambíi"} | 233 ZM{"saambíi"} |
| 237 ZW{"simbapuwé"} | 234 ZW{"simbapuwé"} |
| 238 } | 235 } |
| 239 Version{"2.1.6.69"} | 236 Version{"2.1.19.14"} |
| 240 } | 237 } |
| OLD | NEW |