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

Unified Diff: source/data/rbnf/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/rbnf/zh_HK.txt ('k') | source/data/rbnf/zh_Hant_HK.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/zh_Hant.txt
diff --git a/source/data/rbnf/zh_Hant.txt b/source/data/rbnf/zh_Hant.txt
index beb7140b29f0dd1ec0191eac3da38d20d794d360..928b63c372b1bfb1a897a2d182a5ab29d0b1c84c 100644
--- a/source/data/rbnf/zh_Hant.txt
+++ b/source/data/rbnf/zh_Hant.txt
@@ -1,22 +1,16 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/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"}
RBNFRules{
OrdinalRules{
"%digits-ordinal:",
- "-x: \u7B2C\u2212>#,###0>;",
- "0: \u7B2C=#,###0=;",
+ "-x: \u7B2C\u2212>#,##0>;",
+ "0: \u7B2C=#,##0=;",
}
SpelloutRules{
"%spellout-numbering-year:",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"1000: =%spellout-numbering=;",
"1001: =%%spellout-numbering-year-digits=;",
@@ -63,7 +57,7 @@ zh_Hant{
"100000000: <%spellout-cardinal<\u5104[>%%cardinal5>];",
"1000000000000: <%spellout-cardinal<\u5146[>%%cardinal8>];",
"10000000000000000: <%spellout-cardinal<\u4EAC[>%%cardinal13>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%spellout-cardinal-financial:",
"-x: \u8CA0>>;",
"x.x: <<\u9EDE>>>;",
@@ -85,7 +79,7 @@ zh_Hant{
"100000000: <<\u5104[>%%financialnumber5>];",
"1000000000000: <<\u5146[>%%financialnumber8>];",
"10000000000000000: <<\u4EAC[>%%financialnumber13>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%%financialnumber2:",
"1: \u96F6=%spellout-cardinal-financial=;",
"10: \u58F9=%spellout-cardinal-financial=;",
@@ -135,7 +129,7 @@ zh_Hant{
"100000000: <<\u5104[>%%cardinal5>];",
"1000000000000: <<\u5146[>%%cardinal8>];",
"10000000000000000: <<\u4EAC[>%%cardinal13>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%%cardinal2:",
"1: \u96F6=%spellout-numbering=;",
"10: \u4E00=%spellout-numbering=;",
@@ -185,7 +179,7 @@ zh_Hant{
"100000000: <<\u5104[>%%cardinal-alternate2-5>];",
"1000000000000: <<\u5146[>%%cardinal-alternate2-8>];",
"10000000000000000: <<\u4EAC[>%%cardinal-alternate2-13>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%%cardinal-alternate2-2:",
"1: \u96F6=%spellout-numbering=;",
"10: \u4E00=%spellout-numbering=;",
@@ -216,9 +210,9 @@ zh_Hant{
"20: \u96F6=%spellout-cardinal-alternate2=;",
"1000000000000: =%spellout-cardinal-alternate2=;",
"%spellout-ordinal:",
- "x.x: =#,###0.#=;",
+ "x.x: =#,##0.#=;",
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"2.1.19.14"}
+ Version{"2.1.27.22"}
}
« no previous file with comments | « source/data/rbnf/zh_HK.txt ('k') | source/data/rbnf/zh_Hant_HK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698