| 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/rn.xml | 6 // * Source File: <path>/common/main/rn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/rn.xml | |
| 11 */ | |
| 12 rn{ | 9 rn{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andora"} | 11 AD{"Andora"} |
| 15 AE{"Leta Zunze Ubumwe z’Abarabu"} | 12 AE{"Leta Zunze Ubumwe z’Abarabu"} |
| 16 AF{"Afuganisitani"} | 13 AF{"Afuganisitani"} |
| 17 AG{"Antigwa na Baribuda"} | 14 AG{"Antigwa na Baribuda"} |
| 18 AI{"Angwila"} | 15 AI{"Angwila"} |
| 19 AL{"Alubaniya"} | 16 AL{"Alubaniya"} |
| 20 AM{"Arumeniya"} | 17 AM{"Arumeniya"} |
| 21 AN{"Antiye y’Abaholandi"} | 18 AN{"Antiye y’Abaholandi"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Viyetinamu"} | 227 VN{"Viyetinamu"} |
| 231 VU{"Vanuwatu"} | 228 VU{"Vanuwatu"} |
| 232 WF{"Walisi na Futuna"} | 229 WF{"Walisi na Futuna"} |
| 233 WS{"Samowa"} | 230 WS{"Samowa"} |
| 234 YE{"Yemeni"} | 231 YE{"Yemeni"} |
| 235 YT{"Mayote"} | 232 YT{"Mayote"} |
| 236 ZA{"Afurika y’Epfo"} | 233 ZA{"Afurika y’Epfo"} |
| 237 ZM{"Zambiya"} | 234 ZM{"Zambiya"} |
| 238 ZW{"Zimbabwe"} | 235 ZW{"Zimbabwe"} |
| 239 } | 236 } |
| 240 Version{"2.1.7.39"} | 237 Version{"2.1.19.14"} |
| 241 } | 238 } |
| OLD | NEW |