Chromium Code Reviews

Unified Diff: source/data/curr/dsb.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/dje.txt ('k') | source/data/curr/dua.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/dsb.txt
diff --git a/source/data/curr/dsb.txt b/source/data/curr/dsb.txt
index c8f3e339207c0acaa64a6f79cf67d85d66e9053b..0509ae7e0336d928b409cce238161266a7b29ac2 100644
--- a/source/data/curr/dsb.txt
+++ b/source/data/curr/dsb.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/dsb.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
dsb{
Currencies{
ADP{
@@ -188,9 +182,13 @@ dsb{
"BYB",
"běłoruski rubl (1994–1999)",
}
+ BYN{
+ "BYN",
+ "běłoruski rubl",
+ }
BYR{
"BYR",
- "běłoruski rubl",
+ "běłoruski rubl (2000–2016)",
}
BZD{
"BZD",
@@ -1015,12 +1013,18 @@ dsb{
other{"běłoruskich rublow (1994–1999)"}
two{"běłoruskej rubla (1994–1999)"}
}
- BYR{
+ BYN{
few{"běłoruske ruble"}
one{"běłoruski rubl"}
other{"běłoruskich rublow"}
two{"běłoruskej rubla"}
}
+ BYR{
+ few{"běłoruske ruble (2000–2016)"}
+ one{"běłoruski rubl (2000–2016)"}
+ other{"běłoruskich rublow (2000–2016)"}
+ two{"běłoruskej rubla (2000–2016)"}
+ }
BZD{
few{"belizeske dolary"}
one{"belizeski dolar"}
@@ -1850,5 +1854,5 @@ dsb{
other{"{0} {1}"}
two{"{0} {1}"}
}
- Version{"2.1.19.14"}
+ Version{"2.1.28.76"}
}
« no previous file with comments | « source/data/curr/dje.txt ('k') | source/data/curr/dua.txt » ('j') | no next file with comments »

Powered by Google App Engine