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

Unified Diff: source/data/rbnf/hi.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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/he.txt ('k') | source/data/rbnf/hr.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/hi.txt
diff --git a/source/data/rbnf/hi.txt b/source/data/rbnf/hi.txt
index 27959796c9a34e87a026c0aee3936da9001d0cd2..813d8e9089ff094023ce08d77238048966eaa736 100644
--- a/source/data/rbnf/hi.txt
+++ b/source/data/rbnf/hi.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/rbnf/hi.xml
@@ -12,9 +12,26 @@
hi{
RBNFRules{
OrdinalRules{
- "%digits-ordinal:",
+ "%digits-ordinal-masculine:",
+ "-x: \u2212>>;",
+ "0: 0;",
+ "1: =#,##,##0=\u0932\u093E;",
+ "2: =#,##,##0=\u0930\u093E;",
+ "4: =#,##,##0=\u0925\u093E;",
+ "5: =#,##,##0=\u0935\u093E\u0901;",
+ "6: =#,##,##0=\u091F\u093E;",
+ "7: =#,##,##0=\u0935\u093E\u0901;",
+ "%digits-ordinal-feminine:",
"-x: \u2212>>;",
- "0: =#,##,##0=.;",
+ "0: 0;",
+ "1: =#,##,##0=\u0932\u0940;",
+ "2: =#,##,##0=\u0930\u0940;",
+ "4: =#,##,##0=\u0925\u0940;",
+ "5: =#,##,##0=\u0935\u0940\u0901;",
+ "6: =#,##,##0=\u091F\u0940;",
+ "7: =#,##,##0=\u0935\u0940\u0901;",
+ "%digits-ordinal:",
+ "0: =%digits-ordinal-masculine=;",
}
SpelloutRules{
"%spellout-numbering-year:",
@@ -156,5 +173,5 @@ hi{
"7: =%spellout-cardinal=\u0935\u0940;",
}
}
- Version{"2.0.82.42"}
+ Version{"2.1.7.78"}
}
« no previous file with comments | « source/data/rbnf/he.txt ('k') | source/data/rbnf/hr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698