| 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/dje.xml | 6 // * Source File: <path>/common/main/dje.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/dje.xml | |
| 11 */ | |
| 12 dje{ | 9 dje{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andoora"} | 11 AD{"Andoora"} |
| 15 AE{"Laaraw Imaarawey Margantey"} | 12 AE{"Laaraw Imaarawey Margantey"} |
| 16 AF{"Afgaanistan"} | 13 AF{"Afgaanistan"} |
| 17 AG{"Antigua nda Barbuuda"} | 14 AG{"Antigua nda Barbuuda"} |
| 18 AI{"Angiiya"} | 15 AI{"Angiiya"} |
| 19 AL{"Albaani"} | 16 AL{"Albaani"} |
| 20 AM{"Armeeni"} | 17 AM{"Armeeni"} |
| 21 AN{"Hollandu Antiiyey Laboo"} | 18 AN{"Hollandu Antiiyey Laboo"} |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 VN{"Vietnaam"} | 226 VN{"Vietnaam"} |
| 230 VU{"Vanautu"} | 227 VU{"Vanautu"} |
| 231 WF{"Wallis nda Futuna"} | 228 WF{"Wallis nda Futuna"} |
| 232 WS{"Samoa"} | 229 WS{"Samoa"} |
| 233 YE{"Yaman"} | 230 YE{"Yaman"} |
| 234 YT{"Mayooti"} | 231 YT{"Mayooti"} |
| 235 ZA{"Hawsa Afriki Laboo"} | 232 ZA{"Hawsa Afriki Laboo"} |
| 236 ZM{"Zambi"} | 233 ZM{"Zambi"} |
| 237 ZW{"Zimbabwe"} | 234 ZW{"Zimbabwe"} |
| 238 } | 235 } |
| 239 Version{"2.1.6.69"} | 236 Version{"2.1.19.14"} |
| 240 } | 237 } |
| OLD | NEW |