| 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/mgh.xml | 6 // * Source File: <path>/common/main/mgh.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/mgh.xml | |
| 11 */ | |
| 12 mgh{ | 9 mgh{ |
| 13 Languages{ | 10 Languages{ |
| 14 ak{"Ikan"} | 11 ak{"Ikan"} |
| 15 am{"Imhari"} | 12 am{"Imhari"} |
| 16 ar{"Iarabu"} | 13 ar{"Iarabu"} |
| 17 be{"Ibelausi"} | 14 be{"Ibelausi"} |
| 18 bg{"Ibulgaria"} | 15 bg{"Ibulgaria"} |
| 19 bn{"Ibangla"} | 16 bn{"Ibangla"} |
| 20 cs{"Icheki"} | 17 cs{"Icheki"} |
| 21 de{"Ijerimani"} | 18 de{"Ijerimani"} |
| (...skipping 27 matching lines...) Expand all Loading... |
| 49 ta{"Itamil"} | 46 ta{"Itamil"} |
| 50 th{"Itailandi"} | 47 th{"Itailandi"} |
| 51 tr{"Ituruki"} | 48 tr{"Ituruki"} |
| 52 uk{"Iukran"} | 49 uk{"Iukran"} |
| 53 ur{"Ihurdu"} | 50 ur{"Ihurdu"} |
| 54 vi{"Ivyetinamu"} | 51 vi{"Ivyetinamu"} |
| 55 yo{"Iyoruba"} | 52 yo{"Iyoruba"} |
| 56 zh{"Ichina"} | 53 zh{"Ichina"} |
| 57 zu{"Izulu"} | 54 zu{"Izulu"} |
| 58 } | 55 } |
| 59 Version{"2.1.7.39"} | 56 Version{"2.1.19.14"} |
| 60 } | 57 } |
| OLD | NEW |