| 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/uz_Cyrl.xml | 6 // * Source File: <path>/common/main/uz_Cyrl.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml | 10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml |
| 11 */ | 11 */ |
| 12 uz_Cyrl{ | 12 uz_Cyrl{ |
| 13 %%Parent{"root"} | 13 %%Parent{"root"} |
| (...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 412 } | 412 } |
| 413 XCD{ | 413 XCD{ |
| 414 one{"Шарқ Кариб доллари"} | 414 one{"Шарқ Кариб доллари"} |
| 415 other{"Шарқ Кариб доллари"} | 415 other{"Шарқ Кариб доллари"} |
| 416 } | 416 } |
| 417 } | 417 } |
| 418 CurrencyUnitPatterns{ | 418 CurrencyUnitPatterns{ |
| 419 one{"{0} {1}"} | 419 one{"{0} {1}"} |
| 420 other{"{0} {1}"} | 420 other{"{0} {1}"} |
| 421 } | 421 } |
| 422 Version{"2.0.92.87"} | 422 Version{"2.1.7.39"} |
| 423 } | 423 } |
| OLD | NEW |