| 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 Languages{ | 10 Languages{ |
| 14 ak{"riakan"} | 11 ak{"riakan"} |
| 15 am{"riamarik"} | 12 am{"riamarik"} |
| 16 ar{"riarab"} | 13 ar{"riarab"} |
| 17 be{"ribɛlɔrís"} | 14 be{"ribɛlɔrís"} |
| 18 bg{"ribulgarí"} | 15 bg{"ribulgarí"} |
| 19 bn{"ribɛngáli"} | 16 bn{"ribɛngáli"} |
| 20 cs{"ricɛ́k"} | 17 cs{"ricɛ́k"} |
| 21 de{"ridjɛrman"} | 18 de{"ridjɛrman"} |
| (...skipping 28 matching lines...) Expand all Loading... |
| 50 ta{"ritamúl"} | 47 ta{"ritamúl"} |
| 51 th{"ritaí"} | 48 th{"ritaí"} |
| 52 tr{"riturk"} | 49 tr{"riturk"} |
| 53 uk{"riukrɛ́n"} | 50 uk{"riukrɛ́n"} |
| 54 ur{"riurdú"} | 51 ur{"riurdú"} |
| 55 vi{"riwyɛtnám"} | 52 vi{"riwyɛtnám"} |
| 56 yo{"riyúuba"} | 53 yo{"riyúuba"} |
| 57 zh{"ricinɔá"} | 54 zh{"ricinɔá"} |
| 58 zu{"rizúlu"} | 55 zu{"rizúlu"} |
| 59 } | 56 } |
| 60 Version{"2.1.6.69"} | 57 Version{"2.1.19.14"} |
| 61 } | 58 } |
| OLD | NEW |