| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2015 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/ksh.xml | 6 // * Source File: <path>/common/main/ksh.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 ksh{ | 9 ksh{ |
| 10 Countries{ | 10 Countries{ |
| (...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 294 XK{"Kosovo"} | 294 XK{"Kosovo"} |
| 295 YE{"Jämme"} | 295 YE{"Jämme"} |
| 296 YT{"Majott"} | 296 YT{"Majott"} |
| 297 ZA{"de Republik Södaffrika"} | 297 ZA{"de Republik Södaffrika"} |
| 298 ZM{"Sambija"} | 298 ZM{"Sambija"} |
| 299 ZW{"Simbabwe"} | 299 ZW{"Simbabwe"} |
| 300 ZZ{"- Jääjend onbikannt -"} | 300 ZZ{"- Jääjend onbikannt -"} |
| 301 } | 301 } |
| 302 Countries%short{ | 302 Countries%short{ |
| 303 GB{"Jruußbrettannije"} | 303 GB{"Jruußbrettannije"} |
| 304 HK{"Hongkong"} | |
| 305 MO{"Makau"} | |
| 306 US{"USA"} | 304 US{"USA"} |
| 307 } | 305 } |
| 308 Countries%variant{ | 306 Countries%variant{ |
| 309 CD{"de Demmokraatesche Republik Konggo"} | 307 CD{"de Demmokraatesche Republik Konggo"} |
| 310 CG{"de Republik Konggo"} | 308 CG{"de Republik Konggo"} |
| 311 CI{"de Älfebeijnköß"} | 309 CI{"de Älfebeijnköß"} |
| 312 FK{"de malleviinesche Enselle"} | 310 FK{"de malleviinesche Enselle"} |
| 313 MK{"de vörmaals ens jugoßlaawesch jewääse Republik Mazedoonije"} | 311 MK{"de vörmaals ens jugoßlaawesch jewääse Republik Mazedoonije"} |
| 314 } | 312 } |
| 315 Version{"2.1.19.14"} | 313 Version{"2.1.19.14"} |
| 316 } | 314 } |
| OLD | NEW |