2004-06-05 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Sat, 5 Jun 2004 15:41:40 +0000 (15:41 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Sat, 5 Jun 2004 15:41:40 +0000 (15:41 -0000)
* fr_CH.xml : missing updates.
* Renamed cs.xml as cs_CZ.xml and added number format.
  Also renamed lt.xml as lt_LT.xml. They are files' precedence matter.
* es_NI.xml : added.
* en.xml, en_CA.xml, en_IE.xml, en_PH.xml, en_US.xml, en_ZW.xml :
  Change with related to the change of NumberDecimalDigits handling.
* es_PR.xml, ja.xml, ko_KR.xml :
  Added number format.

svn path=/trunk/mono/; revision=28871

15 files changed:
tools/locale-builder/supp/ChangeLog
tools/locale-builder/supp/cs.xml [deleted file]
tools/locale-builder/supp/cs_CZ.xml [new file with mode: 0755]
tools/locale-builder/supp/en.xml
tools/locale-builder/supp/en_CA.xml
tools/locale-builder/supp/en_IE.xml
tools/locale-builder/supp/en_PH.xml
tools/locale-builder/supp/en_US.xml
tools/locale-builder/supp/en_ZW.xml
tools/locale-builder/supp/es_NI.xml [new file with mode: 0755]
tools/locale-builder/supp/es_PR.xml
tools/locale-builder/supp/ja.xml
tools/locale-builder/supp/ko_KR.xml
tools/locale-builder/supp/lt.xml [deleted file]
tools/locale-builder/supp/lt_LT.xml [new file with mode: 0755]

index 6a81662a3241d37b90ab7dd346181b5decb33834..35252601d092f370f1f88ac9b00f3e9e6e579bdc 100755 (executable)
@@ -1,3 +1,14 @@
+2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * fr_CH.xml : missing updates.
+       * Renamed cs.xml as cs_CZ.xml and added number format.
+         Also renamed lt.xml as lt_LT.xml. They are files' precedence matter.
+       * es_NI.xml : added.
+       * en.xml, en_CA.xml, en_IE.xml, en_PH.xml, en_US.xml, en_ZW.xml :
+         Change with related to the change of NumberDecimalDigits handling.
+       * es_PR.xml, ja.xml, ko_KR.xml :
+         Added number format.
+
 2004-05-27  Atsushi Enomoto  <atsushi@ximian.com>
 
        * en_PH.xml, en_ZW.xml, fr_CA.xml, fr_CH.xml, fr_FR.xml, fr_LU.xml :
diff --git a/tools/locale-builder/supp/cs.xml b/tools/locale-builder/supp/cs.xml
deleted file mode 100755 (executable)
index 177812f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<ldml>
-       <dates>
-               <calendars>
-                       <calendar type="gregorian">
-                               <dateFormats>
-                                       <dateFormatLength type="short">
-                                               <dateFormat >
-                                                       <pattern>d.M.yyyy</pattern>
-                                               </dateFormat>
-                                       </dateFormatLength >
-                               </dateFormats>
-                               <timeFormats>
-                                       <timeFormatLength type="long">
-                                               <timeFormat >
-                                                       <pattern>H:mm:ss</pattern>
-                                               </timeFormat>
-                                       </timeFormatLength >
-                               </timeFormats>
-                       </calendar>
-               </calendars>
-       </dates>
-</ldml>
\ No newline at end of file
diff --git a/tools/locale-builder/supp/cs_CZ.xml b/tools/locale-builder/supp/cs_CZ.xml
new file mode 100755 (executable)
index 0000000..080578b
--- /dev/null
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<ldml>
+       <numbers>
+               <decimalFormats>
+                       <decimalFormatLength >
+                               <decimalFormat >
+                                       <pattern>#,##0.###;-#,##0.###</pattern>
+                               </decimalFormat>
+                       </decimalFormatLength >
+               </decimalFormats>
+       </numbers>
+       <dates>
+               <calendars>
+                       <calendar type="gregorian">
+                               <dateFormats>
+                                       <dateFormatLength type="short">
+                                               <dateFormat >
+                                                       <pattern>d.M.yyyy</pattern>
+                                               </dateFormat>
+                                       </dateFormatLength >
+                               </dateFormats>
+                               <timeFormats>
+                                       <timeFormatLength type="long">
+                                               <timeFormat >
+                                                       <pattern>H:mm:ss</pattern>
+                                               </timeFormat>
+                                       </timeFormatLength >
+                               </timeFormats>
+                       </calendar>
+               </calendars>
+       </dates>
+</ldml>
\ No newline at end of file
index b1f792017c62d23d3889df0dabce4eb9efb2ffbf..0ef301873ffd85d136cb6b83e8b27c66c3d0353b 100644 (file)
@@ -10,7 +10,7 @@
                <decimalFormats>
                        <decimalFormatLength >
                                <decimalFormat >
-                                       <pattern>#,###0.##;-#,###0.##</pattern>
+                                       <pattern>#,##0.###;-#,##0.###</pattern>
                                </decimalFormat>
                        </decimalFormatLength >
                </decimalFormats>
index 258932de66bb45fb621e1b1a4a8483cf1893497b..ee3149ae466d5ed017fcb86e6f8a82f2bcfe34f2 100644 (file)
@@ -4,7 +4,7 @@
     <decimalFormats>
       <decimalFormatLength >
         <decimalFormat >
-          <pattern>#,##0.##;-#,##0.##</pattern>
+          <pattern>#,##0.###;-#,##0.###</pattern>
         </decimalFormat>
       </decimalFormatLength >
     </decimalFormats>
index e6b96e519bf4fedd9e034cf55faf6e7c410900ef..2b6f3751bc4debeca7f567dbdda0425e699af30a 100644 (file)
@@ -24,7 +24,7 @@
     <decimalFormats>
       <decimalFormatLength >
         <decimalFormat >
-          <pattern>#,##0.##;-#,##0.##</pattern>
+          <pattern>#,##0.###;-#,##0.###</pattern>
         </decimalFormat>
       </decimalFormatLength >
     </decimalFormats>
index 98b44f34db89d162658e16c6156905bc9904b269..99096d93701a87851d902cd2c0fd7693366e2ef7 100644 (file)
@@ -32,7 +32,7 @@
     <decimalFormats>
       <decimalFormatLength >
         <decimalFormat >
-          <pattern>#,##0.##;-#,##0.##</pattern>
+          <pattern>#,##0.###;-#,##0.###</pattern>
         </decimalFormat>
       </decimalFormatLength >
     </decimalFormats>
index 204be2945e7a4a8247ba393f09ae20c8854fd0c4..94f073a0115392ce7432bafbda46d2666e653c7d 100644 (file)
@@ -4,14 +4,14 @@
     <decimalFormats>
       <decimalFormatLength >
         <decimalFormat >
-          <pattern>#,##0.##;-#,##0.##</pattern>
+          <pattern>#,##0.###;-#,##0.###</pattern>
         </decimalFormat>
       </decimalFormatLength >
     </decimalFormats>
     <percentFormats>
       <percentFormatLength >
         <percentFormat >
-          <pattern>#,##.##0%</pattern>
+          <pattern>#,##0%</pattern>
         </percentFormat>
       </percentFormatLength >
     </percentFormats>
index f519f0c72f322b97b7778b052d47f0ee4dfec262..496808e031326400f6d9b6e874d5745d770cc678 100644 (file)
@@ -26,7 +26,7 @@
     <decimalFormats>
       <decimalFormatLength >
         <decimalFormat >
-          <pattern>#,##0.##;-#,##0.##</pattern>
+          <pattern>#,##0.###;-#,##0.###</pattern>
         </decimalFormat>
       </decimalFormatLength >
     </decimalFormats>
diff --git a/tools/locale-builder/supp/es_NI.xml b/tools/locale-builder/supp/es_NI.xml
new file mode 100755 (executable)
index 0000000..49a89c2
--- /dev/null
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<ldml>
+       <dates>
+               <calendars>
+                       <calendar type="gregorian">
+                               <dateFormats>
+                                       <dateFormatLength type="short">
+                                               <dateFormat >
+                                                       <pattern>dd/MM/yyyy</pattern>
+                                               </dateFormat>
+                                       </dateFormatLength >
+                               </dateFormats>
+                               <timeFormats>
+                                       <timeFormatLength type="long">
+                                               <timeFormat >
+                                                       <pattern>hh:mm:ss tt</pattern>
+                                               </timeFormat>
+                                       </timeFormatLength >
+                               </timeFormats>
+                       </calendar>
+               </calendars>
+       </dates>
+</ldml>
\ No newline at end of file
index 49a89c2f9bb8a847d1f7147735cf202d66bd87f9..a7fb435604c4e9ed021b645c02dcb4c9445601f9 100755 (executable)
@@ -1,5 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <ldml>
+  <numbers>
+    <decimalFormats>
+      <decimalFormatLength >
+        <decimalFormat >
+          <pattern>#,##0.###;-#,##0.###</pattern>
+        </decimalFormat>
+      </decimalFormatLength >
+    </decimalFormats>
+  </numbers>
        <dates>
                <calendars>
                        <calendar type="gregorian">
index 5020b7695350b629e1cde92612a57a8d3474a317..7d1fae5018cdd3c1af4fe63a9b89161595ac5586 100755 (executable)
@@ -6,11 +6,15 @@
 ]
 >
 <ldml>
-       <identity>
-               <version number="2.0"/>
-               <generation date="2003-12-19" />
-               <language type="ja" /> 
-       </identity>
+       <numbers>
+               <currencyFormats>
+                       <currencyFormatLength >
+                               <currencyFormat >
+                                       <pattern>#,##0;-#,##0</pattern>
+                               </currencyFormat>
+                       </currencyFormatLength >
+               </currencyFormats>
+       </numbers>
        <dates>
                <calendars>
                        <calendar type="gregorian">
index 0520bdf24e983bb03e4a96432a2926ee4f22fed2..9d5bd559678a4ac16ba3ec047e75c15cae7eb7e7 100755 (executable)
@@ -1,5 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <ldml>
+       <numbers>
+               <currencyFormats>
+                       <currencyFormatLength >
+                               <currencyFormat >
+                                       <pattern>#,##0;-#,##0</pattern>
+                               </currencyFormat>
+                       </currencyFormatLength >
+               </currencyFormats>
+       </numbers>
        <dates>
                <calendars>
                        <calendar type="gregorian">
diff --git a/tools/locale-builder/supp/lt.xml b/tools/locale-builder/supp/lt.xml
deleted file mode 100755 (executable)
index 3d13a16..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<ldml>
-       <dates>
-               <calendars>
-                       <calendar type="gregorian">
-                               <dateFormats>
-                                       <dateFormatLength type="short">
-                                               <dateFormat >
-                                                       <pattern>yyyy.MM.dd</pattern>
-                                               </dateFormat>
-                                       </dateFormatLength >
-                               </dateFormats>
-                               <timeFormats>
-                                       <timeFormatLength type="long">
-                                               <timeFormat >
-                                                       <pattern>HH:mm:ss</pattern>
-                                               </timeFormat>
-                                       </timeFormatLength >
-                               </timeFormats>
-                       </calendar>
-               </calendars>
-       </dates>
-</ldml>
\ No newline at end of file
diff --git a/tools/locale-builder/supp/lt_LT.xml b/tools/locale-builder/supp/lt_LT.xml
new file mode 100755 (executable)
index 0000000..fc35ffd
--- /dev/null
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<ldml>
+       <numbers>
+               <decimalFormats>
+                       <decimalFormatLength >
+                               <decimalFormat >
+                                       <pattern>#,##0.###;-#,##0.###</pattern>
+                               </decimalFormat>
+                       </decimalFormatLength >
+               </decimalFormats>
+       </numbers>
+       <dates>
+               <calendars>
+                       <calendar type="gregorian">
+                               <dateFormats>
+                                       <dateFormatLength type="short">
+                                               <dateFormat >
+                                                       <pattern>yyyy.MM.dd</pattern>
+                                               </dateFormat>
+                                       </dateFormatLength >
+                               </dateFormats>
+                               <timeFormats>
+                                       <timeFormatLength type="long">
+                                               <timeFormat >
+                                                       <pattern>HH:mm:ss</pattern>
+                                               </timeFormat>
+                                       </timeFormatLength >
+                               </timeFormats>
+                       </calendar>
+               </calendars>
+       </dates>
+</ldml>
\ No newline at end of file