Chromium Code Reviews

Unified Diff: source/data/curr/lb.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/lag.txt ('k') | source/data/curr/lg.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/lb.txt
diff --git a/source/data/curr/lb.txt b/source/data/curr/lb.txt
index bcd6ffcafa2b0b40cb31c3b5cce1c49edf81ff7f..266094fcdf207463a061241d688f54469fa14b20 100644
--- a/source/data/curr/lb.txt
+++ b/source/data/curr/lb.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/lb.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
lb{
Currencies{
ADP{
@@ -196,9 +190,13 @@ lb{
"BYB",
"Wäissrussesche Rubel (1994–1999)",
}
+ BYN{
+ "BYN",
+ "Wäissrussesche Rubel",
+ }
BYR{
"BYR",
- "Wäissrussesche Rubel",
+ "Wäissrussesche Rubel (2000–2016)",
}
BZD{
"BZD",
@@ -1310,10 +1308,14 @@ lb{
one{"Wäissrussesche Rubel (1994–1999)"}
other{"Wäissrussesch Rubel (1994–1999)"}
}
- BYR{
+ BYN{
one{"Wäissrussesche Rubel"}
other{"Wäissrussesch Rubel"}
}
+ BYR{
+ one{"Wäissrussesche Rubel (2000–2016)"}
+ other{"Wäissrussesch Rubel (2000–2016)"}
+ }
BZD{
one{"Belize-Dollar"}
other{"Belize-Dollar"}
@@ -2223,5 +2225,5 @@ lb{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.14"}
+ Version{"2.1.28.76"}
}
« no previous file with comments | « source/data/curr/lag.txt ('k') | source/data/curr/lg.txt » ('j') | no next file with comments »

Powered by Google App Engine