| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 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/dz.xml | 6 // * Source File: <path>/common/main/dz.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/dz.xml | 10 * ICU <specials> source: <path>/common/main/dz.xml |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 } | 89 } |
| 90 IDR{ | 90 IDR{ |
| 91 "IDR", | 91 "IDR", |
| 92 "ཨིན་ཌོ་ནེ་ཤི་ཡ་གི་དངུལ་ རུ་པི་ཡ", | 92 "ཨིན་ཌོ་ནེ་ཤི་ཡ་གི་དངུལ་ རུ་པི་ཡ", |
| 93 } | 93 } |
| 94 ILS{ | 94 ILS{ |
| 95 "ILS", | 95 "ILS", |
| 96 "ཨིས་རེལ་གྱི་དངུལ་གསརཔ་ ཤེ་ཀེལ", | 96 "ཨིས་རེལ་གྱི་དངུལ་གསརཔ་ ཤེ་ཀེལ", |
| 97 } | 97 } |
| 98 INR{ | 98 INR{ |
| 99 "₹", | 99 "Rs.", |
| 100 "རྒྱ་གར་གྱི་དངུལ་ རུ་པི", | 100 "རྒྱ་གར་གྱི་དངུལ་ རུ་པི", |
| 101 } | 101 } |
| 102 IQD{ | 102 IQD{ |
| 103 "IQD", | 103 "IQD", |
| 104 "ཨི་རཱཀ་གི་དངུལ་ ཌི་ན", | 104 "ཨི་རཱཀ་གི་དངུལ་ ཌི་ན", |
| 105 } | 105 } |
| 106 IRR{ | 106 IRR{ |
| 107 "IRR", | 107 "IRR", |
| 108 "ཨི་རཱན་གྱི་དངུལ་ རི་ཨཱལ", | 108 "ཨི་རཱན་གྱི་དངུལ་ རི་ཨཱལ", |
| 109 } | 109 } |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 307 "XXX", | 307 "XXX", |
| 308 "མ་ཤེས་པའི་དངུལ", | 308 "མ་ཤེས་པའི་དངུལ", |
| 309 } | 309 } |
| 310 ZAR{ | 310 ZAR{ |
| 311 "ZAR", | 311 "ZAR", |
| 312 "སཱའུཐ་ ཨཕ་རི་ཀ་གི་དངུལ་ རཱནད", | 312 "སཱའུཐ་ ཨཕ་རི་ཀ་གི་དངུལ་ རཱནད", |
| 313 } | 313 } |
| 314 } | 314 } |
| 315 Version{"2.1.6.69"} | 315 Version{"2.1.6.69"} |
| 316 } | 316 } |
| OLD | NEW |