| 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/bas.xml | 6 // * Source File: <path>/common/main/bas.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/bas.xml | |
| 11 */ | |
| 12 bas{ | 9 bas{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Àŋdɔ̂r"} | 11 AD{"Àŋdɔ̂r"} |
| 15 AE{"Àdnà i Bilɔ̀ŋ bi Arābìà"} | 12 AE{"Àdnà i Bilɔ̀ŋ bi Arābìà"} |
| 16 AF{"Àfgànìstâŋ"} | 13 AF{"Àfgànìstâŋ"} |
| 17 AG{"Àŋtigà ɓɔ Bàrbudà"} | 14 AG{"Àŋtigà ɓɔ Bàrbudà"} |
| 18 AI{"Àŋgiyà"} | 15 AI{"Àŋgiyà"} |
| 19 AL{"Àlbanìà"} | 16 AL{"Àlbanìà"} |
| 20 AM{"Àrmenìà"} | 17 AM{"Àrmenìà"} |
| 21 AN{"Àŋtîy ǹlɛ̀ndi"} | 18 AN{"Àŋtîy ǹlɛ̀ndi"} |
| (...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 VN{"Vìɛ̀dnâm"} | 224 VN{"Vìɛ̀dnâm"} |
| 228 VU{"Vànùatù"} | 225 VU{"Vànùatù"} |
| 229 WF{"Wàlîs nì Fùtunà"} | 226 WF{"Wàlîs nì Fùtunà"} |
| 230 WS{"Sàmoà"} | 227 WS{"Sàmoà"} |
| 231 YE{"Yèmɛ̂n"} | 228 YE{"Yèmɛ̂n"} |
| 232 YT{"Màyɔ̂t"} | 229 YT{"Màyɔ̂t"} |
| 233 ZA{"Àfrǐkà Sɔ̀"} | 230 ZA{"Àfrǐkà Sɔ̀"} |
| 234 ZM{"Zàmbià"} | 231 ZM{"Zàmbià"} |
| 235 ZW{"Zìmbàbwê"} | 232 ZW{"Zìmbàbwê"} |
| 236 } | 233 } |
| 237 Version{"2.1.6.69"} | 234 Version{"2.1.19.14"} |
| 238 } | 235 } |
| OLD | NEW |