Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: source/data/curr/bs_Cyrl.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/curr/bs_BA.txt ('k') | source/data/curr/bs_Latn.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/bs_Cyrl.txt
diff --git a/source/data/curr/bs_Cyrl.txt b/source/data/curr/bs_Cyrl.txt
old mode 100755
new mode 100644
index 161ee9237653f6b187fde8d072416fb1a22947ba..1147d734fe64a56ecff1785f91e963e4b95bdb3f
--- a/source/data/curr/bs_Cyrl.txt
+++ b/source/data/curr/bs_Cyrl.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/bs_Cyrl.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Cyrl{
%%Parent{"root"}
Currencies{
@@ -193,9 +187,13 @@ bs_Cyrl{
"BYB",
"Белоруска нова рубља (1994–1999)",
}
+ BYN{
+ "BYN",
+ "Белоруска рубља",
+ }
BYR{
"BYR",
- "Белоруска рубља",
+ "Белоруска рубља (2000–2016)",
}
BZD{
"BZD",
@@ -1345,11 +1343,16 @@ bs_Cyrl{
one{"белоруска нова рубља"}
other{"белоруских нових рубљи"}
}
- BYR{
+ BYN{
few{"белоруске рубље"}
one{"белоруска рубља"}
other{"белоруске рубље"}
}
+ BYR{
+ few{"белоруске рубље (2000–2016)"}
+ one{"белоруска рубља (2000–2016)"}
+ other{"белоруске рубље (2000–2016)"}
+ }
BZD{
few{"белизеанска долара"}
one{"белизеански долар"}
@@ -2491,5 +2494,5 @@ bs_Cyrl{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.90"}
+ Version{"2.1.28.76"}
}
« no previous file with comments | « source/data/curr/bs_BA.txt ('k') | source/data/curr/bs_Latn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698