| 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/agq.xml | 6 // * Source File: <path>/common/main/agq.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/agq.xml | |
| 11 */ | |
| 12 agq{ | 9 agq{ |
| 13 Languages{ | 10 Languages{ |
| 14 agq{"Aghem"} | 11 agq{"Aghem"} |
| 15 ak{"Akan"} | 12 ak{"Akan"} |
| 16 am{"Àmalì"} | 13 am{"Àmalì"} |
| 17 ar{"Àlabì"} | 14 ar{"Àlabì"} |
| 18 be{"Bɛ̀làlusàn"} | 15 be{"Bɛ̀làlusàn"} |
| 19 bg{"Bùugɨlìa"} | 16 bg{"Bùugɨlìa"} |
| 20 bn{"Bɨ̀ŋgalì"} | 17 bn{"Bɨ̀ŋgalì"} |
| 21 cs{"Chɛ̂"} | 18 cs{"Chɛ̂"} |
| (...skipping 28 matching lines...) Expand all Loading... |
| 50 ta{"Tamì"} | 47 ta{"Tamì"} |
| 51 th{"Tàe"} | 48 th{"Tàe"} |
| 52 tr{"Tʉʉkìs"} | 49 tr{"Tʉʉkìs"} |
| 53 uk{"Ùkɛlɛnìa"} | 50 uk{"Ùkɛlɛnìa"} |
| 54 ur{"Uudùw"} | 51 ur{"Uudùw"} |
| 55 vi{"Vìyɛtnàmê"} | 52 vi{"Vìyɛtnàmê"} |
| 56 yo{"Yulùba"} | 53 yo{"Yulùba"} |
| 57 zh{"Chàenê"} | 54 zh{"Chàenê"} |
| 58 zu{"Zulù"} | 55 zu{"Zulù"} |
| 59 } | 56 } |
| 60 Version{"2.1.6.69"} | 57 Version{"2.1.19.14"} |
| 61 } | 58 } |
| OLD | NEW |