| 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/ksf.xml | 6 // * Source File: <path>/common/main/ksf.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ksf.xml | |
| 11 */ | |
| 12 ksf{ | 9 ksf{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"andɔrǝ"} | 11 AD{"andɔrǝ"} |
| 15 AE{"bǝlɔŋ bǝ kaksa bɛ táatáaŋzǝn"} | 12 AE{"bǝlɔŋ bǝ kaksa bɛ táatáaŋzǝn"} |
| 16 AF{"afganistáŋ"} | 13 AF{"afganistáŋ"} |
| 17 AG{"antiga ri barbúda"} | 14 AG{"antiga ri barbúda"} |
| 18 AI{"angiya"} | 15 AI{"angiya"} |
| 19 AL{"albaní"} | 16 AL{"albaní"} |
| 20 AM{"armɛní"} | 17 AM{"armɛní"} |
| 21 AN{"antíyǝ nɛlandé"} | 18 AN{"antíyǝ nɛlandé"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"wyɛtnám"} | 227 VN{"wyɛtnám"} |
| 231 VU{"wanwatu"} | 228 VU{"wanwatu"} |
| 232 WF{"walis ri futuna"} | 229 WF{"walis ri futuna"} |
| 233 WS{"samɔa"} | 230 WS{"samɔa"} |
| 234 YE{"yɛmɛn"} | 231 YE{"yɛmɛn"} |
| 235 YT{"mayɔ́t"} | 232 YT{"mayɔ́t"} |
| 236 ZA{"afrik anǝ a sud"} | 233 ZA{"afrik anǝ a sud"} |
| 237 ZM{"zambí"} | 234 ZM{"zambí"} |
| 238 ZW{"zimbabwɛ́"} | 235 ZW{"zimbabwɛ́"} |
| 239 } | 236 } |
| 240 Version{"2.1.6.69"} | 237 Version{"2.1.19.14"} |
| 241 } | 238 } |
| OLD | NEW |