Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: source/data/curr/root.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/curr/rof.txt ('k') | source/data/curr/ru.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/root.txt
diff --git a/source/data/curr/root.txt b/source/data/curr/root.txt
index 811cf47657cda0d7d204a947a133d0c7f9757fbf..4813a4f872cebe98477ad48ce8d5306a289f96bc 100644
--- a/source/data/curr/root.txt
+++ b/source/data/curr/root.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/root.xml
@@ -44,7 +44,7 @@ root{
"ILS",
}
INR{
- "Rs.",
+ "₹",
"INR",
}
JPY{
@@ -79,35 +79,54 @@ root{
"FCFA",
"XAF",
}
+ XCD{
+ "EC$",
+ "XCD",
+ }
XOF{
"CFA",
"XOF",
}
+ XPF{
+ "CFPF",
+ "XPF",
+ }
}
Currencies%narrow{
AOA{"Kz"}
ARS{"$"}
AUD{"$"}
BAM{"KM"}
+ BBD{"$"}
BDT{"৳"}
+ BMD{"$"}
BND{"$"}
BOB{"Bs"}
BRL{"R$"}
+ BSD{"$"}
BWP{"P"}
BYR{"р."}
+ BZD{"$"}
CAD{"$"}
CLP{"$"}
CNY{"¥"}
COP{"$"}
CRC{"₡"}
+ CUC{"$"}
+ CUP{"$"}
CZK{"Kč"}
DKK{"kr"}
DOP{"$"}
EGP{"E£"}
+ ESP{"₧"}
EUR{"€"}
+ FJD{"$"}
+ FKP{"£"}
GBP{"£"}
+ GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
+ GYD{"$"}
HKD{"$"}
HNL{"L"}
HRK{"kn"}
@@ -119,13 +138,19 @@ root{
JMD{"$"}
JPY{"¥"}
KHR{"៛"}
+ KMF{"CF"}
+ KPW{"₩"}
KRW{"₩"}
+ KYD{"$"}
KZT{"₸"}
LAK{"₭"}
LBP{"L£"}
LKR{"Rs"}
+ LRD{"$"}
LTL{"Lt"}
+ LVL{"Ls"}
MGA{"Ar"}
+ MMK{"K"}
MNT{"₮"}
MUR{"Rs"}
MXN{"$"}
@@ -140,26 +165,39 @@ root{
PKR{"Rs"}
PLN{"zł"}
PYG{"₲"}
+ RUB{"₽"}
+ RUR{"р."}
RWF{"RF"}
+ SBD{"$"}
SEK{"kr"}
SGD{"$"}
+ SHP{"£"}
+ SRD{"$"}
SSP{"£"}
+ STD{"Db"}
+ SYP{"£"}
THB{"฿"}
+ TOP{"T$"}
TRY{"₺"}
TTD{"$"}
- TWD{"NT$"}
+ TWD{"$"}
UAH{"₴"}
USD{"$"}
UYU{"$"}
VEF{"Bs"}
VND{"₫"}
+ XCD{"$"}
ZAR{"R"}
ZMW{"ZK"}
}
+ Currencies%variant{
+ GEL{"₾"}
+ TRY{"TL"}
+ }
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"2.1.7.12"}
+ Version{"2.1.19.19"}
currencySpacing{
afterCurrency{
currencyMatch{"[:^S:]"}
« no previous file with comments | « source/data/curr/rof.txt ('k') | source/data/curr/ru.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698