| 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/nmg.xml | 6 // * Source File: <path>/common/main/nmg.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/nmg.xml | |
| 11 */ | |
| 12 nmg{ | 9 nmg{ |
| 13 Languages{ | 10 Languages{ |
| 14 ak{"Kiɛl akan"} | 11 ak{"Kiɛl akan"} |
| 15 am{"Kiɛl amaria"} | 12 am{"Kiɛl amaria"} |
| 16 ar{"Kiɛl b’árabe"} | 13 ar{"Kiɛl b’árabe"} |
| 17 be{"Kiɛl belarussie"} | 14 be{"Kiɛl belarussie"} |
| 18 bg{"Kiɛl bulgaria"} | 15 bg{"Kiɛl bulgaria"} |
| 19 bn{"Kiɛl bengalia"} | 16 bn{"Kiɛl bengalia"} |
| 20 cs{"Kiɛl bó tchɛk"} | 17 cs{"Kiɛl bó tchɛk"} |
| 21 de{"Jáman"} | 18 de{"Jáman"} |
| (...skipping 27 matching lines...) Expand all Loading... |
| 49 ta{"Kiɛl tamul"} | 46 ta{"Kiɛl tamul"} |
| 50 th{"Kiɛl thaï"} | 47 th{"Kiɛl thaï"} |
| 51 tr{"Kiɛl bó turk"} | 48 tr{"Kiɛl bó turk"} |
| 52 uk{"Kiɛl b’ukrɛ̄nien"} | 49 uk{"Kiɛl b’ukrɛ̄nien"} |
| 53 ur{"Kiɛl úrdu"} | 50 ur{"Kiɛl úrdu"} |
| 54 vi{"Kiɛl viɛtnam"} | 51 vi{"Kiɛl viɛtnam"} |
| 55 yo{"Yorúbâ"} | 52 yo{"Yorúbâ"} |
| 56 zh{"Kiɛl bó chinois"} | 53 zh{"Kiɛl bó chinois"} |
| 57 zu{"Zulu"} | 54 zu{"Zulu"} |
| 58 } | 55 } |
| 59 Version{"2.1.7.39"} | 56 Version{"2.1.19.14"} |
| 60 } | 57 } |
| OLD | NEW |