Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(656)

Unified Diff: source/data/rbnf/ms.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/rbnf/mk.txt ('k') | source/data/rbnf/mt.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"}
}
« no previous file with comments | « source/data/rbnf/mk.txt ('k') | source/data/rbnf/mt.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698