Chromium Code Reviews

Unified Diff: source/data/curr/en_001.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/en.txt ('k') | source/data/curr/en_150.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/en_001.txt
diff --git a/source/data/curr/en_001.txt b/source/data/curr/en_001.txt
old mode 100755
new mode 100644
index 9f12c1fe45b10ac63a8d2abde9a55509349659fe..d661305d8cf42f7196ea12f12e86e1b3e05648ca
--- a/source/data/curr/en_001.txt
+++ b/source/data/curr/en_001.txt
@@ -1,20 +1,18 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_001.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_001{
Currencies{
BYB{
"BYB",
"Belarusian New Rouble (1994–1999)",
}
+ BYN{
+ "BYN",
+ "Belarusian Rouble",
+ }
BYR{
"BYR",
- "Belarusian Rouble",
+ "Belarusian Rouble (2000–2016)",
}
JPY{
"JP¥",
@@ -46,10 +44,14 @@ en_001{
one{"Belarusian new rouble (1994–1999)"}
other{"Belarusian new roubles (1994–1999)"}
}
- BYR{
+ BYN{
one{"Belarusian rouble"}
other{"Belarusian roubles"}
}
+ BYR{
+ one{"Belarusian rouble (2000–2016)"}
+ other{"Belarusian roubles (2000–2016)"}
+ }
LVR{
one{"Latvian rouble"}
other{"Latvian roubles"}
@@ -67,5 +69,5 @@ en_001{
other{"Tajikistani roubles"}
}
}
- Version{"2.1.19.14"}
+ Version{"2.1.29.54"}
}
« no previous file with comments | « source/data/curr/en.txt ('k') | source/data/curr/en_150.txt » ('j') | no next file with comments »

Powered by Google App Engine