| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 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 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/bo.xml | 10 * ICU <specials> source: <path>/common/main/bo.xml |
| 11 */ | 11 */ |
| 12 bo{ | 12 bo{ |
| 13 Countries{ | 13 Countries{ |
| 14 001{"འཛམ་གླིང་།"} |
| 14 CN{"རྒྱ་ནག"} | 15 CN{"རྒྱ་ནག"} |
| 15 DE{"འཇར་མན་"} | 16 DE{"འཇར་མན་"} |
| 16 GB{"དབྱིན་ཇི་"} | 17 GB{"དབྱིན་ཇི་"} |
| 17 IN{"རྒྱ་གར་"} | 18 IN{"རྒྱ་གར་"} |
| 18 IT{"ཨི་ཀྲར་ལི་"} | 19 IT{"ཨི་ཀྲར་ལི་"} |
| 19 JP{"རི་པིན་"} | 20 JP{"རི་པིན་"} |
| 20 NP{"བར་ཡུལ་"} | 21 NP{"བར་ཡུལ་"} |
| 21 RU{"ཨུ་རུ་སུ་"} | 22 RU{"ཨུ་རུ་སུ་"} |
| 22 US{"ཨ་མེ་རི་ཀ།"} | 23 US{"ཨ་མེ་རི་ཀ།"} |
| 23 ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"} | 24 ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"} |
| 24 } | 25 } |
| 25 Version{"2.0.92.87"} | 26 Version{"2.1.6.69"} |
| 26 } | 27 } |
| OLD | NEW |