Chromium Code Reviews

Unified Diff: source/data/rbnf/fr_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/fr_BE.txt ('k') | source/data/rbnf/ga.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/fr_CH.txt
diff --git a/source/data/rbnf/fr_CH.txt b/source/data/rbnf/fr_CH.txt
index d9f99a582f82ceee09dd9a2e8387ab538d58ba59..9106e856b90cba9902d021c0c65ab7023b146c05 100644
--- a/source/data/rbnf/fr_CH.txt
+++ b/source/data/rbnf/fr_CH.txt
@@ -1,37 +1,13 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/fr_CH.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CH{
RBNFRules{
- OrdinalRules{
- "%%dord-mascabbrev:",
- "0: e;",
- "1: er;",
- "2: e;",
- "%digits-ordinal-masculine:",
- "-x: \u2212>>;",
- "0: =#,##0==%%dord-mascabbrev=;",
- "%%dord-femabbrev:",
- "0: e;",
- "1: re;",
- "2: e;",
- "%digits-ordinal-feminine:",
- "-x: \u2212>>;",
- "0: =#,##0==%%dord-femabbrev=;",
- "%digits-ordinal:",
- "0: =%digits-ordinal-masculine=;",
- }
SpelloutRules{
"%%lenient-parse:",
"&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
"%spellout-numbering-year:",
"-x: moins >>;",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"1100/100: <%spellout-cardinal-masculine<-cent>%%cents-m>;",
"10000: =%spellout-numbering=;",
@@ -205,5 +181,5 @@ fr_CH{
"2: =%%spellout-ordinal=;",
}
}
- Version{"2.1.19.14"}
+ Version{"2.1.27.22"}
}
« no previous file with comments | « source/data/rbnf/fr_BE.txt ('k') | source/data/rbnf/ga.txt » ('j') | no next file with comments »

Powered by Google App Engine