]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/rbnf/root.txt
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / data / rbnf / root.txt
index c9cafd89d1f98ec718db03543fb025966333f9f6..058c5c98746039bcb9256577d2fa9bc690094304 100644 (file)
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/root.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/root.xml
  */
@@ -268,7 +262,7 @@ root{
             "2000000000000: <<\u137C>%%ethiopic-p2>;",
             "10000000000000000: \u137C>%%ethiopic-p3>;",
             "20000000000000000: <<\u137C>%%ethiopic-p3>;",
-            "1000000000000000000: =#,###0=;",
+            "1000000000000000000: =#,##0=;",
             "%georgian:",
             "-x: \u2212>>;",
             "x.x: =#,##0.00=;",
@@ -651,7 +645,8 @@ root{
         SpelloutRules{
             "%spellout-numbering-year:",
             "-x: \u2212>>;",
-            "0: =#,###0.#=;",
+            "x.x: =0.0=;",
+            "0: =0=;",
             "%spellout-numbering:",
             "-x: \u2212>>;",
             "0: =#,##0.#=;",
@@ -663,5 +658,5 @@ root{
             "0: =#,##0.#=.;",
         }
     }
-    Version{"2.1.19.14"}
+    Version{"2.1.27.22"}
 }