| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 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 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/sn.xml | 10 * ICU <specials> source: <path>/common/main/sn.xml |
| 11 */ | 11 */ |
| 12 sn{ | 12 sn{ |
| 13 Countries{ | 13 Countries{ |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 VN{"Vietnam"} | 229 VN{"Vietnam"} |
| 230 VU{"Vanuatu"} | 230 VU{"Vanuatu"} |
| 231 WF{"Wallis and Futuna"} | 231 WF{"Wallis and Futuna"} |
| 232 WS{"Samoa"} | 232 WS{"Samoa"} |
| 233 YE{"Yemen"} | 233 YE{"Yemen"} |
| 234 YT{"Mayotte"} | 234 YT{"Mayotte"} |
| 235 ZA{"South Africa"} | 235 ZA{"South Africa"} |
| 236 ZM{"Zambia"} | 236 ZM{"Zambia"} |
| 237 ZW{"Zimbabwe"} | 237 ZW{"Zimbabwe"} |
| 238 } | 238 } |
| 239 Version{"2.0.92.87"} | 239 Version{"2.1.6.69"} |
| 240 } | 240 } |
| OLD | NEW |