]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/en_AU.txt
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / data / curr / en_AU.txt
index 8422f22b2d2d8b83ee8a9a64bf9ecb4ac7514eea..52acc998b7a832064b7e0ed9994116af99537a33 100644 (file)
@@ -1,21 +1,32 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/en_AU.xml
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_AU.xml
 // *
 // ***************************************************************************
 en_AU{
+    %%Parent{"en_001"}
     Currencies{
         AUD{
             "$",
             "Australian Dollar",
         }
-        USD{
-            "US$",
-            "US Dollar",
+        SCR{
+            "SCR",
+            "Seychelles Rupee",
         }
     }
-    Version{"2.0.64.65"}
+    CurrencyPlurals{
+        EUR{
+            one{"euro"}
+            other{"euro"}
+        }
+        MGA{
+            one{"Malagasy ariary"}
+            other{"Malagasy ariarys"}
+        }
+    }
+    Version{"2.1.11.59"}
 }