| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 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 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/bas.xml | 10 * ICU <specials> source: <path>/common/main/bas.xml |
| 11 */ | 11 */ |
| 12 bas{ | 12 bas{ |
| 13 Countries{ | 13 Countries{ |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 VN{"Vìɛ̀dnâm"} | 227 VN{"Vìɛ̀dnâm"} |
| 228 VU{"Vànùatù"} | 228 VU{"Vànùatù"} |
| 229 WF{"Wàlîs nì Fùtunà"} | 229 WF{"Wàlîs nì Fùtunà"} |
| 230 WS{"Sàmoà"} | 230 WS{"Sàmoà"} |
| 231 YE{"Yèmɛ̂n"} | 231 YE{"Yèmɛ̂n"} |
| 232 YT{"Màyɔ̂t"} | 232 YT{"Màyɔ̂t"} |
| 233 ZA{"Àfrǐkà Sɔ̀"} | 233 ZA{"Àfrǐkà Sɔ̀"} |
| 234 ZM{"Zàmbià"} | 234 ZM{"Zàmbià"} |
| 235 ZW{"Zìmbàbwê"} | 235 ZW{"Zìmbàbwê"} |
| 236 } | 236 } |
| 237 Version{"2.0.92.87"} | 237 Version{"2.1.6.69"} |
| 238 } | 238 } |
| OLD | NEW |