Chromium Code Reviews

Unified Diff: source/data/curr/nn.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/nmg.txt ('k') | source/data/curr/nn_NO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/nn.txt
diff --git a/source/data/curr/nn.txt b/source/data/curr/nn.txt
index d96ad557ae8102759bc188ced6e02b6e8365530f..fbe7e2b9be7081fe34ca58f4f921e01aabe9f383 100644
--- a/source/data/curr/nn.txt
+++ b/source/data/curr/nn.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/nn.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
nn{
Currencies{
ADP{
@@ -192,9 +186,13 @@ nn{
"BYB",
"kviterussisk ny rubel (1994–1999)",
}
+ BYN{
+ "BYN",
+ "kviterussisk rubel",
+ }
BYR{
"BYR",
- "kviterussisk rubel",
+ "kviterussisk rubel (2000–2016)",
}
BZD{
"BZD",
@@ -1102,10 +1100,14 @@ nn{
one{"kviterussisk ny rubel (BYB)"}
other{"kviterussiske nye rublar (BYB)"}
}
- BYR{
+ BYN{
one{"kviterussisk rubel"}
other{"kviterussiske rublar"}
}
+ BYR{
+ one{"kviterussisk rubel (2000–2016)"}
+ other{"kviterussiske rublar (2000–2016)"}
+ }
BZD{
one{"belizisk dollar"}
other{"beliziske dollar"}
@@ -1919,5 +1921,5 @@ nn{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.14"}
+ Version{"2.1.28.76"}
}
« no previous file with comments | « source/data/curr/nmg.txt ('k') | source/data/curr/nn_NO.txt » ('j') | no next file with comments »

Powered by Google App Engine