| 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/ses.xml | 6 // * Source File: <path>/common/main/ses.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ses.xml | |
| 11 */ | |
| 12 ses{ | 9 ses{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Andoora"} | 11 AD{"Andoora"} |
| 15 AE{"Laaraw Imaarawey Margantey"} | 12 AE{"Laaraw Imaarawey Margantey"} |
| 16 AF{"Afgaanistan"} | 13 AF{"Afgaanistan"} |
| 17 AG{"Antigua nda Barbuuda"} | 14 AG{"Antigua nda Barbuuda"} |
| 18 AI{"Angiiya"} | 15 AI{"Angiiya"} |
| 19 AL{"Albaani"} | 16 AL{"Albaani"} |
| 20 AM{"Armeeni"} | 17 AM{"Armeeni"} |
| 21 AN{"Hollandu Antiiyey Laboo"} | 18 AN{"Hollandu Antiiyey Laboo"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Vietnaam"} | 227 VN{"Vietnaam"} |
| 231 VU{"Vanautu"} | 228 VU{"Vanautu"} |
| 232 WF{"Wallis nda Futuna"} | 229 WF{"Wallis nda Futuna"} |
| 233 WS{"Samoa"} | 230 WS{"Samoa"} |
| 234 YE{"Yaman"} | 231 YE{"Yaman"} |
| 235 YT{"Mayooti"} | 232 YT{"Mayooti"} |
| 236 ZA{"Hawsa Afriki Laboo"} | 233 ZA{"Hawsa Afriki Laboo"} |
| 237 ZM{"Zambi"} | 234 ZM{"Zambi"} |
| 238 ZW{"Zimbabwe"} | 235 ZW{"Zimbabwe"} |
| 239 } | 236 } |
| 240 Version{"2.1.6.69"} | 237 Version{"2.1.19.14"} |
| 241 } | 238 } |
| OLD | NEW |