| 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/rof.xml | 6 // * Source File: <path>/common/main/rof.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/rof.xml | |
| 11 */ | |
| 12 rof{ | 9 rof{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andoro"} | 11 AD{"Andoro"} |
| 15 AE{"Falme za Kiarabu"} | 12 AE{"Falme za Kiarabu"} |
| 16 AF{"Afuganistani"} | 13 AF{"Afuganistani"} |
| 17 AG{"Antigua na Babuda"} | 14 AG{"Antigua na Babuda"} |
| 18 AI{"Anguila"} | 15 AI{"Anguila"} |
| 19 AL{"Albania"} | 16 AL{"Albania"} |
| 20 AM{"Amenia"} | 17 AM{"Amenia"} |
| 21 AN{"Antili za Uholanzi"} | 18 AN{"Antili za Uholanzi"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Vietinamu"} | 227 VN{"Vietinamu"} |
| 231 VU{"Vanuatu"} | 228 VU{"Vanuatu"} |
| 232 WF{"Walis na Futuna"} | 229 WF{"Walis na Futuna"} |
| 233 WS{"Samoa"} | 230 WS{"Samoa"} |
| 234 YE{"Yemeni"} | 231 YE{"Yemeni"} |
| 235 YT{"Mayotte"} | 232 YT{"Mayotte"} |
| 236 ZA{"Afrika Kusini"} | 233 ZA{"Afrika Kusini"} |
| 237 ZM{"Zambia"} | 234 ZM{"Zambia"} |
| 238 ZW{"Zimbabwe"} | 235 ZW{"Zimbabwe"} |
| 239 } | 236 } |
| 240 Version{"2.1.7.39"} | 237 Version{"2.1.19.14"} |
| 241 } | 238 } |
| OLD | NEW |