Index: icu46/source/data/curr/id.txt |
=================================================================== |
--- icu46/source/data/curr/id.txt (revision 0) |
+++ icu46/source/data/curr/id.txt (revision 0) |
@@ -0,0 +1,48 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2010 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
+// * Source File:<path>/common/main/id.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/xml/main/id.xml |
+ */ |
+id{ |
+ Currencies{ |
+ BOB{ |
+ "Bs", |
+ "Boliviano", |
+ } |
+ BRL{ |
+ "R$", |
+ "Real Brasil", |
+ } |
+ CLP{ |
+ "CL$", |
+ "Peso Cile", |
+ } |
+ CZK{ |
+ "Kč", |
+ "Koruna Cheska", |
+ } |
+ DKK{ |
+ "Dkr", |
+ "Krone Denmark", |
+ } |
+ FRF{ |
+ "₣", |
+ "Franc Prancis", |
+ } |
+ NZD{ |
+ "NZ$", |
+ "Dolar Selandia Baru", |
+ } |
+ PLN{ |
+ "zł", |
+ "Polandia Zloty", |
+ } |
+ } |
+ Version{"2.0.50.96"} |
+} |
Property changes on: icu46/source/data/curr/id.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |