| 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/mua.xml | 6 // * Source File: <path>/common/main/mua.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/mua.xml | |
| 11 */ | |
| 12 mua{ | 9 mua{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"andorra"} | 11 AD{"andorra"} |
| 15 AE{"Sǝr Arabiya ma taini"} | 12 AE{"Sǝr Arabiya ma taini"} |
| 16 AF{"afghanistaŋ"} | 13 AF{"afghanistaŋ"} |
| 17 AG{"antiguan ne Barbuda"} | 14 AG{"antiguan ne Barbuda"} |
| 18 AI{"anguiya"} | 15 AI{"anguiya"} |
| 19 AL{"albaniya"} | 16 AL{"albaniya"} |
| 20 AM{"armeniya"} | 17 AM{"armeniya"} |
| 21 AN{"Sǝr ma kasǝŋ ma laŋne"} | 18 AN{"Sǝr ma kasǝŋ ma laŋne"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Sǝr Vietnam"} | 227 VN{"Sǝr Vietnam"} |
| 231 VU{"Sǝr Vanuatu"} | 228 VU{"Sǝr Vanuatu"} |
| 232 WF{"Wallis ne Futuna"} | 229 WF{"Wallis ne Futuna"} |
| 233 WS{"Sǝr Samoa"} | 230 WS{"Sǝr Samoa"} |
| 234 YE{"Yemeŋ"} | 231 YE{"Yemeŋ"} |
| 235 YT{"Mayot"} | 232 YT{"Mayot"} |
| 236 ZA{"Afrika nekǝsǝŋ"} | 233 ZA{"Afrika nekǝsǝŋ"} |
| 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 |