| Index: source/data/rbnf/fo.txt
|
| diff --git a/source/data/rbnf/fo.txt b/source/data/rbnf/fo.txt
|
| index eaddeacf5058169e28d2a323f68ba77d36f55a2a..13ce6c9e69b0b5d7516ce52738342884623069ac 100644
|
| --- a/source/data/rbnf/fo.txt
|
| +++ b/source/data/rbnf/fo.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/fo.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/fo.xml
|
| */
|
| @@ -16,7 +10,7 @@ fo{
|
| "&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
|
| "%spellout-numbering-year:",
|
| "-x: m\u00EDnus >>;",
|
| - "x.x: =#,###0.#=;",
|
| + "x.x: =0.0=;",
|
| "0: =%spellout-numbering=;",
|
| "1100/100: <<\u00ADhundra\u00F0[\u00ADog\u00AD>>];",
|
| "10000: =%spellout-numbering=;",
|
| @@ -122,5 +116,5 @@ fo{
|
| "1000000000000000000: =#,##0=;",
|
| }
|
| }
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.22"}
|
| }
|
|
|