| 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/sg.xml | 6 // * Source File: <path>/common/main/sg.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/sg.xml | |
| 11 */ | |
| 12 sg{ | 9 sg{ |
| 13 Languages{ | 10 Languages{ |
| 14 ak{"Akâan"} | 11 ak{"Akâan"} |
| 15 am{"Amarîki"} | 12 am{"Amarîki"} |
| 16 ar{"Arâbo"} | 13 ar{"Arâbo"} |
| 17 be{"Bielörûsi"} | 14 be{"Bielörûsi"} |
| 18 bg{"Bulugäri"} | 15 bg{"Bulugäri"} |
| 19 bn{"Bengäli"} | 16 bn{"Bengäli"} |
| 20 cs{"Tyêki"} | 17 cs{"Tyêki"} |
| 21 de{"Zâmani"} | 18 de{"Zâmani"} |
| (...skipping 28 matching lines...) Expand all Loading... |
| 50 ta{"Tämûli"} | 47 ta{"Tämûli"} |
| 51 th{"Thâi"} | 48 th{"Thâi"} |
| 52 tr{"Tûrûku"} | 49 tr{"Tûrûku"} |
| 53 uk{"Ukrêni"} | 50 uk{"Ukrêni"} |
| 54 ur{"Ûrdu"} | 51 ur{"Ûrdu"} |
| 55 vi{"Vietnäm"} | 52 vi{"Vietnäm"} |
| 56 yo{"Yoruba"} | 53 yo{"Yoruba"} |
| 57 zh{"Shinuäa"} | 54 zh{"Shinuäa"} |
| 58 zu{"Zûlu"} | 55 zu{"Zûlu"} |
| 59 } | 56 } |
| 60 Version{"2.1.6.69"} | 57 Version{"2.1.19.17"} |
| 61 } | 58 } |
| OLD | NEW |