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

Unified Diff: source/data/rbnf/zh.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/yue.txt ('k') | source/data/rbnf/zh_HK.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/zh.txt
diff --git a/source/data/rbnf/zh.txt b/source/data/rbnf/zh.txt
index f30bfea73f828baf9b3593cca2de046106ba6491..73e2d887eeb5e944a999634d1c68dd490cfd55e1 100644
--- a/source/data/rbnf/zh.txt
+++ b/source/data/rbnf/zh.txt
@@ -1,21 +1,15 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/zh.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
zh{
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-year-digits=;",
"10000: =%spellout-numbering=;",
@@ -60,7 +54,7 @@ zh{
"100000000: <<\u4EBF[>%%number5>];",
"1000000000000: <<\u5146[>%%number8>];",
"10000000000000000: <<\u4EAC[>%%number13>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%%number2:",
"1: \u3007=%spellout-numbering=;",
"10: \u4E00=%spellout-numbering=;",
@@ -111,7 +105,7 @@ zh{
"100000000: <<\u4EBF[>%%financialnumber5>];",
"1000000000000: <<\u5146[>%%financialnumber8>];",
"10000000000000000: <<\u4EAC[>%%financialnumber13>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%%financialnumber2:",
"1: \u96F6=%spellout-cardinal-financial=;",
"10: \u58F9=%spellout-cardinal-financial=;",
@@ -161,7 +155,7 @@ zh{
"100000000: <<\u4EBF[>%%cardinal5>];",
"1000000000000: <<\u5146[>%%cardinal8>];",
"10000000000000000: <<\u4EAC[>%%cardinal13>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%%cardinal2:",
"1: \u96F6=%spellout-numbering=;",
"10: \u4E00=%spellout-numbering=;",
@@ -211,7 +205,7 @@ zh{
"100000000: <<\u4EBF[>%%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=;",
@@ -242,9 +236,9 @@ zh{
"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/yue.txt ('k') | source/data/rbnf/zh_HK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698