Chromium Code Reviews

Unified Diff: source/data/rbnf/de_CH.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/rbnf/de.txt ('k') | source/data/rbnf/ee.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/de_CH.txt
diff --git a/source/data/rbnf/de.txt b/source/data/rbnf/de_CH.txt
similarity index 92%
copy from source/data/rbnf/de.txt
copy to source/data/rbnf/de_CH.txt
index 673e80bd5644057f16241d20150be2110df7e58a..0491f6be6ca87a482f79534a52fe61a452bed08f 100644
--- a/source/data/rbnf/de.txt
+++ b/source/data/rbnf/de_CH.txt
@@ -1,22 +1,11 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/de.xml
-// *
-// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/rbnf/de.xml
- */
-de{
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+de_CH{
RBNFRules{
SpelloutRules{
- "%%lenient-parse:",
- "&ue=\u00FC&ae=\u00E4&oe=\u00F6&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
"%spellout-numbering-year:",
"-x: minus >>;",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"1100/100: <%spellout-cardinal-masculine<\u00ADhundert[\u00AD>>];",
"10000: =%spellout-numbering=;",
@@ -41,7 +30,7 @@ de{
"17: siebzehn;",
"18: >>zehn;",
"20: [>%spellout-cardinal-masculine>\u00ADund\u00AD]zwanzig;",
- "30: [>%spellout-cardinal-masculine>\u00ADund\u00AD]drei\u00DFig;",
+ "30: [>%spellout-cardinal-masculine>\u00ADund\u00AD]dreissig;",
"40: [>%spellout-cardinal-masculine>\u00ADund\u00AD]vierzig;",
"50: [>%spellout-cardinal-masculine>\u00ADund\u00AD]f\u00FCnfzig;",
"60: [>%spellout-cardinal-masculine>\u00ADund\u00AD]sechzig;",
@@ -191,5 +180,5 @@ de{
"0: =%spellout-ordinal=s;",
}
}
- Version{"2.1.19.14"}
+ Version{"2.1.29.33"}
}
« no previous file with comments | « source/data/rbnf/de.txt ('k') | source/data/rbnf/ee.txt » ('j') | no next file with comments »

Powered by Google App Engine