| 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 Countries{ | 10 Countries{ |
| 11 001{"འཛམ་གླིང་།"} |
| 14 CN{"རྒྱ་ནག"} | 12 CN{"རྒྱ་ནག"} |
| 15 DE{"འཇར་མན་"} | 13 DE{"འཇར་མན་"} |
| 16 GB{"དབྱིན་ཇི་"} | 14 GB{"དབྱིན་ཇི་"} |
| 17 IN{"རྒྱ་གར་"} | 15 IN{"རྒྱ་གར་"} |
| 18 IT{"ཨི་ཀྲར་ལི་"} | 16 IT{"ཨི་ཀྲར་ལི་"} |
| 19 JP{"རི་པིན་"} | 17 JP{"ཉི་ཧོང་"} |
| 20 NP{"བར་ཡུལ་"} | 18 KR{"ལྷོ་ཀོ་རི་ཡ།"} |
| 19 NP{"བལ་ཡུལ་"} |
| 21 RU{"ཨུ་རུ་སུ་"} | 20 RU{"ཨུ་རུ་སུ་"} |
| 22 US{"ཨ་མེ་རི་ཀ།"} | 21 US{"ཨ་མེ་རི་ཀ།"} |
| 23 ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"} | 22 ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"} |
| 24 } | 23 } |
| 25 Version{"2.1.6.69"} | 24 Version{"2.1.19.14"} |
| 26 } | 25 } |
| OLD | NEW |