blob: 67d512f4a09a2b96d3d747e6f5670d5cd2408720 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
// ***************************************************************************
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/uz.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/uz.xml
*/
uz{
Countries{
UZ{"Ўзбекистон"}
}
Version{"2.0.59.12"}
}
|