| 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/xog.xml | 6 // * Source File: <path>/common/main/xog.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/xog.xml | |
| 11 */ | |
| 12 xog{ | 9 xog{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andora"} | 11 AD{"Andora"} |
| 15 AE{"Emireeti"} | 12 AE{"Emireeti"} |
| 16 AF{"Afaganisitani"} | 13 AF{"Afaganisitani"} |
| 17 AG{"Antigwa ni Barabuda"} | 14 AG{"Antigwa ni Barabuda"} |
| 18 AI{"Angwila"} | 15 AI{"Angwila"} |
| 19 AL{"Alibaniya"} | 16 AL{"Alibaniya"} |
| 20 AM{"Arameniya"} | 17 AM{"Arameniya"} |
| 21 AN{"Ebizinga bya Antile by’abaHolandi"} | 18 AN{"Ebizinga bya Antile by’abaHolandi"} |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 VN{"Vyetinaamu"} | 226 VN{"Vyetinaamu"} |
| 230 VU{"Vanawuwatu"} | 227 VU{"Vanawuwatu"} |
| 231 WF{"Walisi ni Futuna"} | 228 WF{"Walisi ni Futuna"} |
| 232 WS{"Samowa"} | 229 WS{"Samowa"} |
| 233 YE{"Yemeni"} | 230 YE{"Yemeni"} |
| 234 YT{"Mayotte"} | 231 YT{"Mayotte"} |
| 235 ZA{"Sawusafirika"} | 232 ZA{"Sawusafirika"} |
| 236 ZM{"Zambya"} | 233 ZM{"Zambya"} |
| 237 ZW{"Zimbabwe"} | 234 ZW{"Zimbabwe"} |
| 238 } | 235 } |
| 239 Version{"2.1.7.39"} | 236 Version{"2.1.19.14"} |
| 240 } | 237 } |
| OLD | NEW |