| 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/naq.xml | 6 // * Source File: <path>/common/main/naq.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/naq.xml | |
| 11 */ | |
| 12 naq{ | 9 naq{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andorrab"} | 11 AD{"Andorrab"} |
| 15 AE{"United Arab Emirates"} | 12 AE{"United Arab Emirates"} |
| 16 AF{"Afghanistanni"} | 13 AF{"Afghanistanni"} |
| 17 AG{"Antiguab tsî Barbudab"} | 14 AG{"Antiguab tsî Barbudab"} |
| 18 AI{"Anguillab"} | 15 AI{"Anguillab"} |
| 19 AL{"Albaniab"} | 16 AL{"Albaniab"} |
| 20 AM{"Armeniab"} | 17 AM{"Armeniab"} |
| 21 AN{"Netherlands Antilles"} | 18 AN{"Netherlands Antilles"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Vietnammi"} | 227 VN{"Vietnammi"} |
| 231 VU{"Vanuatu"} | 228 VU{"Vanuatu"} |
| 232 WF{"Wallis and Futuna"} | 229 WF{"Wallis and Futuna"} |
| 233 WS{"Samoa"} | 230 WS{"Samoa"} |
| 234 YE{"Yemen"} | 231 YE{"Yemen"} |
| 235 YT{"Mayotte"} | 232 YT{"Mayotte"} |
| 236 ZA{"Suid Afrikab"} | 233 ZA{"Suid Afrikab"} |
| 237 ZM{"Zambiab"} | 234 ZM{"Zambiab"} |
| 238 ZW{"Zimbabweb"} | 235 ZW{"Zimbabweb"} |
| 239 } | 236 } |
| 240 Version{"2.1.6.69"} | 237 Version{"2.1.19.94"} |
| 241 } | 238 } |
| OLD | NEW |