| 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/so.xml | 6 // * Source File: <path>/common/main/so.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/so.xml | 10 * ICU <specials> source: <path>/common/main/so.xml |
| 11 */ | 11 */ |
| 12 so{ | 12 so{ |
| 13 Countries{ | 13 Countries{ |
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 231 VU{"Vanuatu"} | 231 VU{"Vanuatu"} |
| 232 WF{"Wallis and Futuna"} | 232 WF{"Wallis and Futuna"} |
| 233 WS{"Samoa"} | 233 WS{"Samoa"} |
| 234 YE{"Yaman"} | 234 YE{"Yaman"} |
| 235 YT{"Mayotte"} | 235 YT{"Mayotte"} |
| 236 ZA{"Koonfur Afrika"} | 236 ZA{"Koonfur Afrika"} |
| 237 ZM{"Saambiya"} | 237 ZM{"Saambiya"} |
| 238 ZW{"Simbaabwe"} | 238 ZW{"Simbaabwe"} |
| 239 ZZ{"Far aan la aqoon amase aan saxnayn"} | 239 ZZ{"Far aan la aqoon amase aan saxnayn"} |
| 240 } | 240 } |
| 241 Version{"2.0.92.87"} | 241 Version{"2.1.7.39"} |
| 242 } | 242 } |
| OLD | NEW |