-// ***************************************************************************
-// *
-// * 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/ii.xml
-// *
-// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/main/ii.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
ii{
Currencies{
+ CNY{
+ "¥",
+ "CNY",
+ }
XXX{
- "XXX",
+ "¤",
"ꅉꀋꐚꌠꌋꆀꎆꃀꀋꈁꀐꌠ",
}
}
- Version{"2.0.64.43"}
+ CurrencyUnitPatterns{
+ other{"{0} {1}"}
+ }
+ Version{"36.1"}
}