| 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/eo.xml | 6 // * Source File: <path>/common/main/eo.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/eo.xml | |
| 11 */ | |
| 12 eo{ | 9 eo{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andoro"} | 11 AD{"Andoro"} |
| 15 AE{"Unuiĝintaj Arabaj Emirlandos"} | 12 AE{"Unuiĝintaj Arabaj Emirlandos"} |
| 16 AF{"Afganujo"} | 13 AF{"Afganujo"} |
| 17 AG{"Antigvo-Barbudo"} | 14 AG{"Antigvo-Barbudo"} |
| 18 AI{"Angvilo"} | 15 AI{"Angvilo"} |
| 19 AL{"Albanujo"} | 16 AL{"Albanujo"} |
| 20 AM{"Armenujo"} | 17 AM{"Armenujo"} |
| 21 AN{"Nederlandaj Antiloj"} | 18 AN{"Nederlandaj Antiloj"} |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 VN{"Vjetnamo"} | 226 VN{"Vjetnamo"} |
| 230 VU{"Vanuatuo"} | 227 VU{"Vanuatuo"} |
| 231 WF{"Valiso kaj Futuno"} | 228 WF{"Valiso kaj Futuno"} |
| 232 WS{"Samoo"} | 229 WS{"Samoo"} |
| 233 YE{"Jemeno"} | 230 YE{"Jemeno"} |
| 234 YT{"Majoto"} | 231 YT{"Majoto"} |
| 235 ZA{"Sud-Afriko"} | 232 ZA{"Sud-Afriko"} |
| 236 ZM{"Zambio"} | 233 ZM{"Zambio"} |
| 237 ZW{"Zimbabvo"} | 234 ZW{"Zimbabvo"} |
| 238 } | 235 } |
| 239 Version{"2.1.6.76"} | 236 Version{"2.1.19.14"} |
| 240 } | 237 } |
| OLD | NEW |