| 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/nus.xml | 6 // * Source File: <path>/common/main/nus.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/nus.xml | |
| 11 */ | |
| 12 nus{ | 9 nus{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andora"} | 11 AD{"Andora"} |
| 15 AF{"Abganithtan"} | 12 AF{"Abganithtan"} |
| 16 AG{"Antiguaa kɛnɛ Barbuda"} | 13 AG{"Antiguaa kɛnɛ Barbuda"} |
| 17 AI{"Aŋguɛla"} | 14 AI{"Aŋguɛla"} |
| 18 AL{"Albänia"} | 15 AL{"Albänia"} |
| 19 AM{"Aɛrmänia"} | 16 AM{"Aɛrmänia"} |
| 20 AO{"Aŋgola"} | 17 AO{"Aŋgola"} |
| 21 AR{"Aɛrgentin"} | 18 AR{"Aɛrgentin"} |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 56 DZ{"Algeria"} | 53 DZ{"Algeria"} |
| 57 HR{"Korwaatia"} | 54 HR{"Korwaatia"} |
| 58 IO{"Burutic ɣe̱ndian oce̱n"} | 55 IO{"Burutic ɣe̱ndian oce̱n"} |
| 59 KH{"Kombodia"} | 56 KH{"Kombodia"} |
| 60 KM{"Komruth"} | 57 KM{"Komruth"} |
| 61 KY{"Kaymɛn ɣa̱ylɛn"} | 58 KY{"Kaymɛn ɣa̱ylɛn"} |
| 62 SD{"Sudan"} | 59 SD{"Sudan"} |
| 63 TD{"Ca̱d"} | 60 TD{"Ca̱d"} |
| 64 VG{"Burutic dhuɔ̱ɔ̱l be̱rgin"} | 61 VG{"Burutic dhuɔ̱ɔ̱l be̱rgin"} |
| 65 } | 62 } |
| 66 Version{"2.1.6.69"} | 63 Version{"2.1.19.38"} |
| 67 } | 64 } |
| OLD | NEW |