| 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/bo.xml | 6 // * Source File: <path>/common/main/bo.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/bo.xml | |
| 11 */ | |
| 12 bo{ | 9 bo{ |
| 13 Languages{ | 10 Languages{ |
| 14 bo{"བོད་སྐད་"} | 11 bo{"བོད་སྐད་"} |
| 15 dz{"རྫོང་ཁ"} | 12 dz{"རྫོང་ཁ"} |
| 13 en{"དབྱིན་ཇིའི་སྐད།"} |
| 14 en_CA{"དབྱིན་ཇིའི་སྐད། (ཁེ་ན་ཌ་)"} |
| 15 en_GB{"དབྱིན་ཇིའི་སྐད། (དབྱིན་ལན་)"} |
| 16 en_US{"དབྱིན་ཇིའི་སྐད། (ཨ་རི་)"} |
| 16 hi{"ཧིན་དི"} | 17 hi{"ཧིན་དི"} |
| 17 ja{"རི་པིན་སྐད་"} | 18 ja{"ཉི་ཧོང་སྐད་"} |
| 18 ne{"ནེ་པ་ལི"} | 19 ne{"ནེ་པ་ལི"} |
| 19 ru{"ཨུ་རུ་སུ་སྐད་"} | 20 ru{"ཨུ་རུ་སུ་སྐད་"} |
| 20 zh{"རྒྱ་སྐད་"} | 21 zh{"རྒྱ་སྐད་"} |
| 22 zza{"ཟ་ཟའ་སྐད།"} |
| 21 } | 23 } |
| 22 Scripts{ | 24 Scripts{ |
| 25 Hans{"རྒྱ་ཡིག་གསར་པ།"} |
| 26 Hant{"རྒྱ་ཡིག་རྙིང་པ།"} |
| 23 Tibt{"བོད་ཡིག་"} | 27 Tibt{"བོད་ཡིག་"} |
| 28 Zxxx{"སྙན་བརྒྱུད། ཡིག་རིགས་སུ་མ་བཀོད་པའི་ཟིན་ཐོ།"} |
| 24 } | 29 } |
| 25 Version{"2.1.6.69"} | 30 Version{"2.1.19.14"} |
| 26 } | 31 } |
| OLD | NEW |