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

Unified Diff: source/data/curr/ee.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/ebu.txt ('k') | source/data/curr/el.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/ee.txt
diff --git a/source/data/curr/ee.txt b/source/data/curr/ee.txt
old mode 100755
new mode 100644
index 6dfba8b5b5bd630288f4a9248feeddd78d981e17..6ebd0beb977331049080bfd73b0644a61cd10f1d
--- a/source/data/curr/ee.txt
+++ b/source/data/curr/ee.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/ee.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
ee{
Currencies{
ADP{
@@ -224,9 +218,13 @@ ee{
"BYB",
"belarusiaga ruble yeytɔ (1994–1999)",
}
+ BYN{
+ "BYN",
+ "belarusiaga ruble",
+ }
BYR{
"BYR",
- "belarusiaga ruble",
+ "belarusiaga ruble (2000–2016)",
}
BZD{
"BZD",
@@ -1396,10 +1394,14 @@ ee{
one{"belarusiaga ruble yeytɔ (1994–1999)"}
other{"belarusiaga ruble yeyetɔ (1994–1999)"}
}
- BYR{
+ BYN{
one{"belarusiaga ruble"}
other{"belarusiaga rublewo"}
}
+ BYR{
+ one{"belarusiaga ruble (2000–2016)"}
+ other{"belarusiaga rublewo (2000–2016)"}
+ }
BZD{
one{"belizega dollar"}
other{"belizega dollar"}
@@ -2329,5 +2331,5 @@ ee{
one{"{1} {0}"}
other{"{1} {0}"}
}
- Version{"2.1.19.14"}
+ Version{"2.1.28.76"}
}
« no previous file with comments | « source/data/curr/ebu.txt ('k') | source/data/curr/el.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698