| 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/kok.xml | 6 // * Source File: <path>/common/main/kok.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/kok.xml | |
| 11 */ | |
| 12 kok{ | 9 kok{ |
| 13 Languages{ | 10 Languages{ |
| 14 aa{"अफार"} | 11 aa{"अफार"} |
| 15 ab{"अबखेज़ियन"} | 12 ab{"अबखेज़ियन"} |
| 16 af{"अफ्रिकान्स"} | 13 af{"अफ्रिकान्स"} |
| 17 am{"अमहारिक्"} | 14 am{"अमहारिक्"} |
| 18 ar{"अरेबिक्"} | 15 ar{"अरेबिक्"} |
| 19 as{"असामी"} | 16 as{"असामी"} |
| 20 ay{"ऐमरा"} | 17 ay{"ऐमरा"} |
| 21 az{"अज़रबैजानी"} | 18 az{"अज़रबैजानी"} |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 vi{"वियत्नामीज़"} | 141 vi{"वियत्नामीज़"} |
| 145 vo{"ओलापुक"} | 142 vo{"ओलापुक"} |
| 146 wo{"उलोफ़"} | 143 wo{"उलोफ़"} |
| 147 xh{"झ़ौसा"} | 144 xh{"झ़ौसा"} |
| 148 yi{"इद्दिष्"} | 145 yi{"इद्दिष्"} |
| 149 yo{"यूरुबा"} | 146 yo{"यूरुबा"} |
| 150 za{"झ्हुन्ग"} | 147 za{"झ्हुन्ग"} |
| 151 zh{"चीनीस्"} | 148 zh{"चीनीस्"} |
| 152 zu{"जुलू"} | 149 zu{"जुलू"} |
| 153 } | 150 } |
| 154 Version{"2.1.6.69"} | 151 Version{"2.1.19.14"} |
| 155 } | 152 } |
| OLD | NEW |