]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_NA.txt
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / data / locales / en_NA.txt
index d6d7585f5e529130b48ce78794030eb707ec3732..a77eff49013bc550b36f9cff74e4173d755978c9 100644 (file)
@@ -1,17 +1,18 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2008 International Business Machines
+// * Copyright (C) 2010 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/main/en_NA.xml
 // *
 // ***************************************************************************
 en_NA{
-    NumberPatterns{
-        "#,##0.###",
-        "¤#,##0.00",
-        "#,##0%",
-        "#E0",
+    NumberElements{
+        latn{
+            patterns{
+                currencyFormat{"¤#,##0.00"}
+            }
+        }
     }
-    Version{"1.16"}
+    Version{"2.0.41.23"}
 }