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

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

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 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/ga.txt ('k') | source/data/curr/gl.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/gd.txt
diff --git a/source/data/curr/gd.txt b/source/data/curr/gd.txt
index 066bda2fad38d119f04c86959d725099cbffb4fd..ded10105846358e2b2c6576bf00e70ddbf8a0d43 100644
--- a/source/data/curr/gd.txt
+++ b/source/data/curr/gd.txt
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/gd.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
gd{
Currencies{
ADP{
@@ -224,9 +218,13 @@ gd{
"BYB",
"Rùbal ùr Bealaruiseach (1994–1999)",
}
+ BYN{
+ "BYN",
+ "Rùbal Bealaruiseach",
+ }
BYR{
"BYR",
- "Rùbal Bealaruiseach",
+ "Rùbal Bealaruiseach (2000–2016)",
}
BZD{
"BZD",
@@ -1210,7 +1208,7 @@ gd{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1623,12 +1621,18 @@ gd{
other{"rùbal ùr Bealaruiseach (1994–1999)"}
two{"rùbal ùr Bealaruiseach (1994–1999)"}
}
- BYR{
+ BYN{
few{"rùbalan Bealaruiseach"}
one{"rùbal Bealaruiseach"}
other{"rùbal Bealaruiseach"}
two{"rùbal Bealaruiseach"}
}
+ BYR{
+ few{"rùbalan Bealaruiseach (2000–2016)"}
+ one{"rùbal Bealaruiseach (2000–2016)"}
+ other{"rùbal Bealaruiseach (2000–2016)"}
+ two{"rùbal Bealaruiseach (2000–2016)"}
+ }
BZD{
few{"dolaran Beilìseach"}
one{"dolar Beilìseach"}
@@ -3088,5 +3092,5 @@ gd{
other{"{0} {1}"}
two{"{0} {1}"}
}
- Version{"2.1.20.4"}
+ Version{"2.1.28.76"}
}
« no previous file with comments | « source/data/curr/ga.txt ('k') | source/data/curr/gl.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698