| 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/mfe.xml | 6 // * Source File: <path>/common/main/mfe.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/mfe.xml | |
| 11 */ | |
| 12 mfe{ | 9 mfe{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andor"} | 11 AD{"Andor"} |
| 15 AE{"Emira arab ini"} | 12 AE{"Emira arab ini"} |
| 16 AF{"Afganistan"} | 13 AF{"Afganistan"} |
| 17 AG{"Antigua-ek-Barbuda"} | 14 AG{"Antigua-ek-Barbuda"} |
| 18 AI{"Anguilla"} | 15 AI{"Anguilla"} |
| 19 AL{"Albani"} | 16 AL{"Albani"} |
| 20 AM{"Armeni"} | 17 AM{"Armeni"} |
| 21 AN{"Antiy neerlande"} | 18 AN{"Antiy neerlande"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Vietnam"} | 227 VN{"Vietnam"} |
| 231 VU{"Vanuatu"} | 228 VU{"Vanuatu"} |
| 232 WF{"Wallis-ek-Futuna"} | 229 WF{"Wallis-ek-Futuna"} |
| 233 WS{"Samoa"} | 230 WS{"Samoa"} |
| 234 YE{"Yemenn"} | 231 YE{"Yemenn"} |
| 235 YT{"Mayot"} | 232 YT{"Mayot"} |
| 236 ZA{"Sid-Afrik"} | 233 ZA{"Sid-Afrik"} |
| 237 ZM{"Zambi"} | 234 ZM{"Zambi"} |
| 238 ZW{"Zimbabwe"} | 235 ZW{"Zimbabwe"} |
| 239 } | 236 } |
| 240 Version{"2.1.7.39"} | 237 Version{"2.1.19.14"} |
| 241 } | 238 } |
| OLD | NEW |