| 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/nd.xml | 6 // * Source File: <path>/common/main/nd.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/nd.xml | |
| 11 */ | |
| 12 nd{ | 9 nd{ |
| 13 Languages{ | 10 Languages{ |
| 14 ak{"isi-Akhani"} | 11 ak{"isi-Akhani"} |
| 15 am{"isi-Amaharikhi"} | 12 am{"isi-Amaharikhi"} |
| 16 ar{"isi-Alabhu"} | 13 ar{"isi-Alabhu"} |
| 17 be{"isi-Bhelarashiyani"} | 14 be{"isi-Bhelarashiyani"} |
| 18 bg{"isi-Bulgaria"} | 15 bg{"isi-Bulgaria"} |
| 19 bn{"isi-Bhengali"} | 16 bn{"isi-Bhengali"} |
| 20 cs{"isi-Czech"} | 17 cs{"isi-Czech"} |
| 21 de{"isi-Jalimani"} | 18 de{"isi-Jalimani"} |
| (...skipping 28 matching lines...) Expand all Loading... |
| 50 ta{"isi-Thamil"} | 47 ta{"isi-Thamil"} |
| 51 th{"isi-Thayi"} | 48 th{"isi-Thayi"} |
| 52 tr{"isi-Thekishi"} | 49 tr{"isi-Thekishi"} |
| 53 uk{"isi-Ukrain"} | 50 uk{"isi-Ukrain"} |
| 54 ur{"isi-Udu"} | 51 ur{"isi-Udu"} |
| 55 vi{"isi-Vietnamese"} | 52 vi{"isi-Vietnamese"} |
| 56 yo{"isi-Yorubha"} | 53 yo{"isi-Yorubha"} |
| 57 zh{"isi-China"} | 54 zh{"isi-China"} |
| 58 zu{"isi-Zulu"} | 55 zu{"isi-Zulu"} |
| 59 } | 56 } |
| 60 Version{"2.1.6.69"} | 57 Version{"2.1.19.14"} |
| 61 } | 58 } |
| OLD | NEW |