Chromium Code Reviews

Unified Diff: source/data/curr/hr.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/data/curr/hi.txt ('k') | source/data/curr/hr_BA.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/hr.txt
diff --git a/source/data/curr/hr.txt b/source/data/curr/hr.txt
index 2b2c9f98ffbbb3ef126c4fa3901b586897550d32..0e2bd966da091b2e61ccd65720ab984490d0e9d6 100644
--- a/source/data/curr/hr.txt
+++ b/source/data/curr/hr.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/hr.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
hr{
Currencies{
ADP{
@@ -224,9 +218,13 @@ hr{
"BYB",
"bjeloruska nova rublja (1994–1999)",
}
+ BYN{
+ "BYN",
+ "bjeloruska rublja",
+ }
BYR{
"BYR",
- "bjeloruska rublja",
+ "bjeloruska rublja (2000–2016)",
}
BZD{
"BZD",
@@ -1046,7 +1044,7 @@ hr{
}
VUV{
"VUV",
- "vanuatuški vatu",
+ "vanuatski vatu",
}
WST{
"WST",
@@ -1210,7 +1208,7 @@ hr{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1228,6 +1226,7 @@ hr{
FJD{"$"}
FKP{"£"}
GBP{"£"}
+ GEL{"₾"}
GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
@@ -1563,11 +1562,16 @@ hr{
one{"bjeloruska nova rublja (1994–1999)"}
other{"bjeloruskih novih rublji (1994–1999)"}
}
- BYR{
+ BYN{
few{"bjeloruske rublje"}
one{"bjeloruska rublja"}
other{"bjeloruskih rublji"}
}
+ BYR{
+ few{"bjeloruske rublje (2000–2016)"}
+ one{"bjeloruska rublja (2000–2016)"}
+ other{"bjeloruskih rublji (2000–2016)"}
+ }
BZD{
few{"belizeanska dolara"}
one{"belizeanski dolar"}
@@ -2779,5 +2783,5 @@ hr{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.14"}
+ Version{"2.1.28.79"}
}
« no previous file with comments | « source/data/curr/hi.txt ('k') | source/data/curr/hr_BA.txt » ('j') | no next file with comments »

Powered by Google App Engine