Index: source/data/rbnf/ms.txt |
diff --git a/source/data/rbnf/ms.txt b/source/data/rbnf/ms.txt |
index a142717d5fa29e1727b67791c0205a7d8012bc8e..5495b8fd4995230c97dc547286055f1295a65576 100644 |
--- a/source/data/rbnf/ms.txt |
+++ b/source/data/rbnf/ms.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/ms.xml |
-// * |
-// *************************************************************************** |
+// © 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html#License |
ms{ |
RBNFRules{ |
OrdinalRules{ |
@@ -15,12 +9,12 @@ ms{ |
} |
SpelloutRules{ |
"%spellout-numbering-year:", |
- "x.x: =#,###0.#=;", |
+ "x.x: =0.0=;", |
"0: =%spellout-numbering=;", |
"%spellout-numbering:", |
"0: =%spellout-cardinal=;", |
"%spellout-cardinal:", |
- "-x: minus >>;", |
+ "-x: negatif >>;", |
"x.x: << titik >>;", |
"0: kosong;", |
"1: satu;", |
@@ -46,12 +40,12 @@ ms{ |
"1000000000000000: << bilyar[ >>];", |
"1000000000000000000: =#,##0=;", |
"%spellout-ordinal:", |
- "-x: minus >>;", |
+ "-x: negatif >>;", |
"x.x: =#,##0.#=;", |
"0: kekosong;", |
"1: pertama;", |
"2: ke=%spellout-cardinal=;", |
} |
} |
- Version{"2.1.19.14"} |
+ Version{"2.1.27.22"} |
} |