| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2007 International Business Machines | 3 // * Copyright (C) 2009 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| 6 // * Source File:<path>/common/main/uz.xml | 6 // * Source File:<path>/common/main/uz.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/uz.xml | 10 * ICU <specials> source: <path>/xml/main/uz.xml |
| 11 * Chrome Note: This locale data is abridged to contain categories |
| 12 * actually used by Chrome. |
| 11 */ | 13 */ |
| 12 uz{ | 14 uz{ |
| 13 AuxExemplarCharacters{"[ц щ ы ь]"} | 15 AuxExemplarCharacters{"[ц щ ы ь]"} |
| 14 Countries{ | |
| 15 UZ{"Ўзбекистон"} | |
| 16 } | |
| 17 ExemplarCharacters{"[а-г ғ д е ё ж-к қ л-у ў ф х ҳ ч ш ъ э-я]"} | 16 ExemplarCharacters{"[а-г ғ д е ё ж-к қ л-у ў ф х ҳ ч ш ъ э-я]"} |
| 18 Languages{ | 17 Languages{ |
| 19 uz{"Ўзбек"} | 18 uz{"Ўзбек"} |
| 20 } | 19 } |
| 21 LocaleScript{ | 20 LocaleScript{ |
| 22 "Cyrl", | 21 "Cyrl", |
| 23 } | 22 } |
| 24 Version{"1.42"} | 23 Version{"1.53"} |
| 25 zoneStrings{ | 24 } |
| 26 "Asia:Kabul"{ | |
| 27 ec{"کابل"} | |
| 28 } | |
| 29 } | |
| 30 } | |
| OLD | NEW |