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"} |
} |