blob: e8310b328360142fe93ec14c6c4a9bfdd465a139 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
// ***************************************************************************
// *
// * Copyright (C) 2007 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/zh_Hans.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/zh_Hans.xml
*/
zh_Hans{
LocaleScript{
"Hani",
}
Version{"1.46"}
}
|