Chromium Code Reviews

Unified Diff: source/data/curr/fy.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/fur.txt ('k') | source/data/curr/ga.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/fy.txt
diff --git a/source/data/curr/fy.txt b/source/data/curr/fy.txt
index 7fa4f4e0f5d21ef3d12575251a76ebd7c50a1037..abcbee30db41931f4aa08ff235a0db1238323084 100644
--- a/source/data/curr/fy.txt
+++ b/source/data/curr/fy.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/fy.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
fy{
Currencies{
ADP{
@@ -220,9 +214,13 @@ fy{
"BYB",
"Wit-Russyske nieuwe roebel (1994–1999)",
}
+ BYN{
+ "BYN",
+ "Wit-Russyske roebel",
+ }
BYR{
"BYR",
- "Wit-Russyske roebel",
+ "Wit-Russyske roebel (2000–2016)",
}
BZD{
"BZD",
@@ -1390,10 +1388,14 @@ fy{
one{"Wit-Russyske nieuwe roebel (1994–1999)"}
other{"Wit-Russyske nieuwe roebel (1994–1999)"}
}
- BYR{
+ BYN{
one{"Wit-Russyske roebel"}
other{"Wit-Russyske roebel"}
}
+ BYR{
+ one{"Wit-Russyske roebel (2000–2016)"}
+ other{"Wit-Russyske roebel (2000–2016)"}
+ }
BZD{
one{"Belizaanske dollar"}
other{"Belizaanske dollar"}
@@ -2351,5 +2353,5 @@ fy{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.14"}
+ Version{"2.1.29.44"}
}
« no previous file with comments | « source/data/curr/fur.txt ('k') | source/data/curr/ga.txt » ('j') | no next file with comments »

Powered by Google App Engine