Chromium Code Reviews

Unified Diff: source/data/rbnf/nb.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/my.txt ('k') | source/data/rbnf/nl.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/nb.txt
diff --git a/source/data/rbnf/nb.txt b/source/data/rbnf/nb.txt
index b88e8ff71e927978273711cd054c1d345e31e775..fe7e6b97e3e87a07d160ef7b8a28bfc48022e77a 100644
--- a/source/data/rbnf/nb.txt
+++ b/source/data/rbnf/nb.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/rbnf/nb.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
/**
* ICU <specials> source: <path>/xml/rbnf/nb.xml
*/
@@ -16,7 +10,7 @@ nb{
"&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
"%spellout-numbering-year:",
"-x: minus >>;",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"1100/100: <<\u00ADhundre[ og >>];",
"10000: =%spellout-numbering=;",
@@ -317,5 +311,5 @@ nb{
"1: er =%spellout-ordinal-plural=;",
}
}
- Version{"2.1.19.35"}
+ Version{"2.1.27.22"}
}
« no previous file with comments | « source/data/rbnf/my.txt ('k') | source/data/rbnf/nl.txt » ('j') | no next file with comments »

Powered by Google App Engine