| 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/kde.xml | 6 // * Source File: <path>/common/main/kde.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/kde.xml | |
| 11 */ | |
| 12 kde{ | 9 kde{ |
| 13 Languages{ | 10 Languages{ |
| 14 ak{"Chakan"} | 11 ak{"Chakan"} |
| 15 am{"Chamhali"} | 12 am{"Chamhali"} |
| 16 ar{"Chalabu"} | 13 ar{"Chalabu"} |
| 17 be{"Chibelalusi"} | 14 be{"Chibelalusi"} |
| 18 bg{"Chibulgalia"} | 15 bg{"Chibulgalia"} |
| 19 bn{"Chibangla"} | 16 bn{"Chibangla"} |
| 20 cs{"Chichechi"} | 17 cs{"Chichechi"} |
| 21 de{"Chidyelumani"} | 18 de{"Chidyelumani"} |
| (...skipping 28 matching lines...) Expand all Loading... |
| 50 ta{"Chitamil"} | 47 ta{"Chitamil"} |
| 51 th{"Chitailandi"} | 48 th{"Chitailandi"} |
| 52 tr{"Chituluchi"} | 49 tr{"Chituluchi"} |
| 53 uk{"Chiuklania"} | 50 uk{"Chiuklania"} |
| 54 ur{"Chiuldu"} | 51 ur{"Chiuldu"} |
| 55 vi{"Chivietinamu"} | 52 vi{"Chivietinamu"} |
| 56 yo{"Chiyoluba"} | 53 yo{"Chiyoluba"} |
| 57 zh{"Chichina"} | 54 zh{"Chichina"} |
| 58 zu{"Chizulu"} | 55 zu{"Chizulu"} |
| 59 } | 56 } |
| 60 Version{"2.1.7.39"} | 57 Version{"2.1.19.14"} |
| 61 } | 58 } |
| OLD | NEW |