| 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/dz.xml | 6 // * Source File: <path>/common/main/dz.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/dz.xml | |
| 11 */ | |
| 12 dz{ | 9 dz{ |
| 13 Version{"2.1.6.69"} | 10 Version{"2.1.19.14"} |
| 14 zoneStrings{ | 11 zoneStrings{ |
| 15 "Africa:Cairo"{ | 12 "Africa:Cairo"{ |
| 16 ec{"ཀཱའི་རོ"} | 13 ec{"ཀཱའི་རོ"} |
| 17 } | 14 } |
| 18 "Africa:Dakar"{ | 15 "Africa:Dakar"{ |
| 19 ec{"ཌཱ་ཀར"} | 16 ec{"ཌཱ་ཀར"} |
| 20 } | 17 } |
| 21 "Africa:Khartoum"{ | 18 "Africa:Khartoum"{ |
| 22 ec{"ཁཱར་ཊུམ"} | 19 ec{"ཁཱར་ཊུམ"} |
| 23 } | 20 } |
| (...skipping 521 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 545 lg{"ཡེ་ཀ་ཏེ་རིན་བརག་ཆུ་ཚོད"} | 542 lg{"ཡེ་ཀ་ཏེ་རིན་བརག་ཆུ་ཚོད"} |
| 546 ls{"ཡེ་ཀ་ཏེ་རིན་བརག་ཚད་ལྡན་ཆུ་ཚོད"} | 543 ls{"ཡེ་ཀ་ཏེ་རིན་བརག་ཚད་ལྡན་ཆུ་ཚོད"} |
| 547 } | 544 } |
| 548 fallbackFormat{"{1}། ({0}་)"} | 545 fallbackFormat{"{1}། ({0}་)"} |
| 549 gmtFormat{"ཇི་ཨེམ་ཏི་{0}"} | 546 gmtFormat{"ཇི་ཨེམ་ཏི་{0}"} |
| 550 gmtZeroFormat{"ཇི་ཨེམ་ཊི་"} | 547 gmtZeroFormat{"ཇི་ཨེམ་ཊི་"} |
| 551 hourFormat{"+HH:mm;-HH:mm"} | 548 hourFormat{"+HH:mm;-HH:mm"} |
| 552 regionFormat{"{0}་ཆུ་ཚོད།"} | 549 regionFormat{"{0}་ཆུ་ཚོད།"} |
| 553 } | 550 } |
| 554 } | 551 } |
| OLD | NEW |