| 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/lu.xml | 6 // * Source File: <path>/common/main/lu.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/lu.xml | |
| 11 */ | |
| 12 lu{ | 9 lu{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andore"} | 11 AD{"Andore"} |
| 15 AE{"Lemila alabu"} | 12 AE{"Lemila alabu"} |
| 16 AF{"Afuganisita"} | 13 AF{"Afuganisita"} |
| 17 AG{"Antiga ne Barbuda"} | 14 AG{"Antiga ne Barbuda"} |
| 18 AI{"Angiye"} | 15 AI{"Angiye"} |
| 19 AL{"Alubani"} | 16 AL{"Alubani"} |
| 20 AM{"Ameni"} | 17 AM{"Ameni"} |
| 21 AN{"Antiye wa Olande"} | 18 AN{"Antiye wa Olande"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Viyetiname"} | 227 VN{"Viyetiname"} |
| 231 VU{"Vanuatu"} | 228 VU{"Vanuatu"} |
| 232 WF{"Walise ne Futuna"} | 229 WF{"Walise ne Futuna"} |
| 233 WS{"Samoa"} | 230 WS{"Samoa"} |
| 234 YE{"Yemenu"} | 231 YE{"Yemenu"} |
| 235 YT{"Mayote"} | 232 YT{"Mayote"} |
| 236 ZA{"Afrika ya Súdi"} | 233 ZA{"Afrika ya Súdi"} |
| 237 ZM{"Zambi"} | 234 ZM{"Zambi"} |
| 238 ZW{"Zimbabwe"} | 235 ZW{"Zimbabwe"} |
| 239 } | 236 } |
| 240 Version{"2.1.6.69"} | 237 Version{"2.1.19.14"} |
| 241 } | 238 } |
| OLD | NEW |