| 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/ln.xml | 6 // * Source File: <path>/common/main/ln.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ln.xml | |
| 11 */ | |
| 12 ln{ | 9 ln{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andorɛ"} | 11 AD{"Andorɛ"} |
| 15 AE{"Lɛmila alabo"} | 12 AE{"Lɛmila alabo"} |
| 16 AF{"Afiganisitá"} | 13 AF{"Afiganisitá"} |
| 17 AG{"Antiga mpé Barbuda"} | 14 AG{"Antiga mpé Barbuda"} |
| 18 AI{"Angiyɛ"} | 15 AI{"Angiyɛ"} |
| 19 AL{"Alibani"} | 16 AL{"Alibani"} |
| 20 AM{"Amɛni"} | 17 AM{"Amɛni"} |
| 21 AN{"Antiyɛ ya Olandɛ"} | 18 AN{"Antiyɛ ya Olandɛ"} |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 237 VN{"Viyetinamɛ"} | 234 VN{"Viyetinamɛ"} |
| 238 VU{"Vanuatu"} | 235 VU{"Vanuatu"} |
| 239 WF{"Walisɛ mpé Futuna"} | 236 WF{"Walisɛ mpé Futuna"} |
| 240 WS{"Samoa"} | 237 WS{"Samoa"} |
| 241 YE{"Yemɛnɛ"} | 238 YE{"Yemɛnɛ"} |
| 242 YT{"Mayotɛ"} | 239 YT{"Mayotɛ"} |
| 243 ZA{"Afríka ya Súdi"} | 240 ZA{"Afríka ya Súdi"} |
| 244 ZM{"Zambi"} | 241 ZM{"Zambi"} |
| 245 ZW{"Zimbabwe"} | 242 ZW{"Zimbabwe"} |
| 246 } | 243 } |
| 247 Version{"2.1.7.39"} | 244 Version{"2.1.19.14"} |
| 248 } | 245 } |
| OLD | NEW |