| 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/so.xml | 6 // * Source File: <path>/common/main/so.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/so.xml | |
| 11 */ | |
| 12 so{ | 9 so{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andora"} | 11 AD{"Andora"} |
| 15 AE{"Imaaraadka Carabta ee Midoobay"} | 12 AE{"Imaaraadka Carabta ee Midoobay"} |
| 16 AF{"Afgaanistaan"} | 13 AF{"Afgaanistaan"} |
| 17 AG{"Antigua iyo Barbuda"} | 14 AG{"Antigua iyo Barbuda"} |
| 18 AI{"Anguilla"} | 15 AI{"Anguilla"} |
| 19 AL{"Albaaniya"} | 16 AL{"Albaaniya"} |
| 20 AM{"Armeeniya"} | 17 AM{"Armeeniya"} |
| 21 AN{"Netherlands Antilles"} | 18 AN{"Netherlands Antilles"} |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 231 VU{"Vanuatu"} | 228 VU{"Vanuatu"} |
| 232 WF{"Wallis and Futuna"} | 229 WF{"Wallis and Futuna"} |
| 233 WS{"Samoa"} | 230 WS{"Samoa"} |
| 234 YE{"Yaman"} | 231 YE{"Yaman"} |
| 235 YT{"Mayotte"} | 232 YT{"Mayotte"} |
| 236 ZA{"Koonfur Afrika"} | 233 ZA{"Koonfur Afrika"} |
| 237 ZM{"Saambiya"} | 234 ZM{"Saambiya"} |
| 238 ZW{"Simbaabwe"} | 235 ZW{"Simbaabwe"} |
| 239 ZZ{"Far aan la aqoon amase aan saxnayn"} | 236 ZZ{"Far aan la aqoon amase aan saxnayn"} |
| 240 } | 237 } |
| 241 Version{"2.1.7.39"} | 238 Version{"2.1.19.14"} |
| 242 } | 239 } |
| OLD | NEW |