]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/hi_IN.txt
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / data / locales / hi_IN.txt
index 53ae58920866a0a77068f37a8111a6c075c8f9b6..66b57c16d5a5ba63076120c17c3ab5b2e71fdbd2 100644 (file)
@@ -1,25 +1,21 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2004 International Business Machines
+// * Copyright (C) 2006 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/hi_IN.xml
+// * Source File:<path>/common/main/hi_IN.xml
 // *
 // ***************************************************************************
 hi_IN{
     NumberPatterns{
-        "##,##,##0.###;-##,##,##0.###",
-        "¤ ##,##,##0.00;-¤ ##,##,##0.00",
-        "##,##,##0%",
+        "#,##,##0.###",
+        "¤ #,##,##0.00",
+        "#,##,##0%",
         "#E0",
     }
-    Version{"1.2"}
+    Version{"1.45"}
     calendar{
         gregorian{
-            DateTimeElements:intvector{
-                2,
-                1,
-            }
             DateTimePatterns{
                 "h:mm:ss a z",
                 "h:mm:ss a z",
@@ -39,4 +35,10 @@ hi_IN{
             }
         }
     }
+    delimiters{
+        alternateQuotationEnd{"\""}
+        alternateQuotationStart{"\""}
+        quotationEnd{"'"}
+        quotationStart{"'"}
+    }
 }