| 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/sn.xml | 6 // * Source File: <path>/common/main/sn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/sn.xml | |
| 11 */ | |
| 12 sn{ | 9 sn{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andora"} | 11 AD{"Andora"} |
| 15 AE{"United Arab Emirates"} | 12 AE{"United Arab Emirates"} |
| 16 AF{"Afuganistani"} | 13 AF{"Afuganistani"} |
| 17 AG{"Antigua ne Barbuda"} | 14 AG{"Antigua ne Barbuda"} |
| 18 AI{"Anguila"} | 15 AI{"Anguila"} |
| 19 AL{"Albania"} | 16 AL{"Albania"} |
| 20 AM{"Armenia"} | 17 AM{"Armenia"} |
| 21 AN{"Netherlands Antilles"} | 18 AN{"Netherlands Antilles"} |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 VN{"Vietnam"} | 226 VN{"Vietnam"} |
| 230 VU{"Vanuatu"} | 227 VU{"Vanuatu"} |
| 231 WF{"Wallis and Futuna"} | 228 WF{"Wallis and Futuna"} |
| 232 WS{"Samoa"} | 229 WS{"Samoa"} |
| 233 YE{"Yemen"} | 230 YE{"Yemen"} |
| 234 YT{"Mayotte"} | 231 YT{"Mayotte"} |
| 235 ZA{"South Africa"} | 232 ZA{"South Africa"} |
| 236 ZM{"Zambia"} | 233 ZM{"Zambia"} |
| 237 ZW{"Zimbabwe"} | 234 ZW{"Zimbabwe"} |
| 238 } | 235 } |
| 239 Version{"2.1.6.69"} | 236 Version{"2.1.19.14"} |
| 240 } | 237 } |
| OLD | NEW |