Chromium Code Reviews

Unified Diff: source/data/curr/en.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/el.txt ('k') | source/data/curr/en_001.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/en.txt
diff --git a/source/data/curr/en.txt b/source/data/curr/en.txt
index 9f7a1ec170f5cdda9f042b480075ec4e1d494e52..1889c92f3e24093cf3fc8f3c12c95930895fbd97 100644
--- a/source/data/curr/en.txt
+++ b/source/data/curr/en.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/en.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en{
Currencies{
ADP{
@@ -222,11 +216,15 @@ en{
}
BYB{
"BYB",
- "Belarusian New Ruble (1994–1999)",
+ "Belarusian Ruble (1994–1999)",
+ }
+ BYN{
+ "BYN",
+ "Belarusian Ruble",
}
BYR{
"BYR",
- "Belarusian Ruble",
+ "Belarusian Ruble (2000–2016)",
}
BZD{
"BZD",
@@ -490,11 +488,11 @@ en{
}
ILR{
"ILR",
- "Israeli Sheqel (1980–1985)",
+ "Israeli Shekel (1980–1985)",
}
ILS{
"₪",
- "Israeli New Sheqel",
+ "Israeli New Shekel",
}
INR{
"₹",
@@ -782,7 +780,7 @@ en{
}
PEN{
"PEN",
- "Peruvian Nuevo Sol",
+ "Peruvian Sol",
}
PES{
"PES",
@@ -793,7 +791,7 @@ en{
"Papua New Guinean Kina",
}
PHP{
- "Php",
+ "PHP",
"Philippine Peso",
}
PKR{
@@ -1411,13 +1409,17 @@ en{
other{"Botswanan pulas"}
}
BYB{
- one{"Belarusian new ruble (1994–1999)"}
- other{"Belarusian new rubles (1994–1999)"}
+ one{"Belarusian ruble (1994–1999)"}
+ other{"Belarusian rubles (1994–1999)"}
}
- BYR{
+ BYN{
one{"Belarusian ruble"}
other{"Belarusian rubles"}
}
+ BYR{
+ one{"Belarusian ruble (2000–2016)"}
+ other{"Belarusian rubles (2000–2016)"}
+ }
BZD{
one{"Belize dollar"}
other{"Belize dollars"}
@@ -1679,12 +1681,12 @@ en{
other{"Israeli pounds"}
}
ILR{
- one{"Israeli sheqel (1980–1985)"}
- other{"Israeli sheqels (1980–1985)"}
+ one{"Israeli shekel (1980–1985)"}
+ other{"Israeli shekels (1980–1985)"}
}
ILS{
- one{"Israeli new sheqel"}
- other{"Israeli new sheqels"}
+ one{"Israeli new shekel"}
+ other{"Israeli new shekels"}
}
INR{
one{"Indian rupee"}
@@ -1971,8 +1973,8 @@ en{
other{"Peruvian intis"}
}
PEN{
- one{"Peruvian nuevo sol"}
- other{"Peruvian nuevos soles"}
+ one{"Peruvian sol"}
+ other{"Peruvian soles"}
}
PES{
one{"Peruvian sol (1863–1965)"}
@@ -2391,5 +2393,5 @@ en{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.72"}
+ Version{"2.1.29.81"}
}
« no previous file with comments | « source/data/curr/el.txt ('k') | source/data/curr/en_001.txt » ('j') | no next file with comments »

Powered by Google App Engine