Index: icu46/source/data/curr/ti.txt |
=================================================================== |
--- icu46/source/data/curr/ti.txt (revision 0) |
+++ icu46/source/data/curr/ti.txt (revision 0) |
@@ -0,0 +1,52 @@ |
+// *************************************************************************** |
+// * |
+// * 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/ti.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/xml/main/ti.xml |
+ */ |
+ti{ |
+ Currencies{ |
+ BRL{ |
+ "R$", |
+ "የብራዚል ሪል", |
+ } |
+ CNY{ |
+ "CN¥", |
+ "የቻይና ዩአን ረንሚንቢ", |
+ } |
+ ETB{ |
+ "Br", |
+ "የኢትዮጵያ ብር", |
+ } |
+ EUR{ |
+ "€", |
+ "አውሮ", |
+ } |
+ GBP{ |
+ "£", |
+ "የእንግሊዝ ፓውንድ ስተርሊንግ", |
+ } |
+ INR{ |
+ "Rs", |
+ "የሕንድ ሩፒ", |
+ } |
+ JPY{ |
+ "JP¥", |
+ "የጃፓን የን", |
+ } |
+ RUB{ |
+ "RUB", |
+ "የራሻ ሩብል", |
+ } |
+ USD{ |
+ "US$", |
+ "የአሜሪካን ዶላር", |
+ } |
+ } |
+ Version{"2.0.51.7"} |
+} |
Property changes on: icu46/source/data/curr/ti.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |