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

Unified Diff: source/data/curr/zh_Hant.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/zh_Hans_SG.txt ('k') | source/data/curr/zh_Hant_HK.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/zh_Hant.txt
diff --git a/source/data/curr/zh_Hant.txt b/source/data/curr/zh_Hant.txt
index 5fcb8fdeddfa9852c923338349eaf8cdedc9654f..86f051afc8c9d5f9a3c6e1081dc11937983af1a9 100644
--- a/source/data/curr/zh_Hant.txt
+++ b/source/data/curr/zh_Hant.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/zh_Hant.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant{
%%Parent{"root"}
Currencies{
@@ -225,9 +219,13 @@ zh_Hant{
"BYB",
"白俄羅斯新盧布 (1994–1999)",
}
+ BYN{
+ "BYN",
+ "白俄羅斯盧布",
+ }
BYR{
"BYR",
- "白俄羅斯盧布",
+ "白俄羅斯盧布 (2000–2016)",
}
BZD{
"BZD",
@@ -1211,7 +1209,7 @@ zh_Hant{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1269,6 +1267,7 @@ zh_Hant{
PKR{"Rs"}
PLN{"zł"}
PYG{"₲"}
+ RON{"L"}
RUB{"₽"}
RUR{"р."}
RWF{"RF"}
@@ -1461,9 +1460,12 @@ zh_Hant{
BYB{
other{"白俄羅斯新盧布 (1994–1999)"}
}
- BYR{
+ BYN{
other{"白俄羅斯盧布"}
}
+ BYR{
+ other{"白俄羅斯盧布 (2000–2016)"}
+ }
BZD{
other{"貝里斯元"}
}
@@ -2191,5 +2193,5 @@ zh_Hant{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"2.1.19.89"}
+ Version{"2.1.28.79"}
}
« no previous file with comments | « source/data/curr/zh_Hans_SG.txt ('k') | source/data/curr/zh_Hant_HK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698