]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/ja_JP.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / ja_JP.txt
index 7b5124cac754dd27ae41d5b62d66e6f1e01bca18..7106c676c51730fc32f6371d7ff1cc59d69d1e8e 100644 (file)
@@ -1,19 +1,17 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2004 International Business Machines
+// * Corporation and others.  All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File: ../../../locale/common/main/ja_JP.xml
 // *
 // ***************************************************************************
-
-ja_JP {
-    Version{ "2.0" }
-//    LocaleString { "ja_JP" }
-    NumberPatterns { 
+ja_JP{
+    NumberPatterns{
         "#,##0.###;-#,##0.###",
-        "\u00A4#,##0;-\u00A4#,##0",
+        "¤#,##0;-¤#,##0",
         "#,##0%",
         "#E0",
     }
-//    ShortCountry { "JPN" }
-    LocaleID:int { 0x0411 }
+    Version{"1.2"}
 }