]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_AU.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / en_AU.txt
index c02fa1f8d0fd05f77b24dbd183a189e7b410d171..e0463a17fd99018003907c61b99975095b533bc3 100644 (file)
@@ -1,43 +1,32 @@
-// *******************************************************************************
+// ***************************************************************************
 // *
-// *   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/en_AU.xml
 // *
-// *******************************************************************************
-
-en_AU {
-    Version { "2.0" }
-//    Duplicated in parent
-//    Countries { 
-//        US { "United States" }
-//        GB { "United Kingdom" }
-//        CA { "Canada" }
-//        IE { "Ireland" }
-//        AU { "Australia" }
-//        NZ { "New Zealand" }
-//    }
-    DateTimePatterns { 
-        "h:mm:ss a z",
-        "h:mm:ss a",
-        "h:mm:ss a",
-        "h:mm a",
-        "EEEE, d MMMM yyyy",
-        "d MMMM yyyy",
-        "dd/MM/yyyy",
-        "d/MM/yy",
-        "{1} {0}",
+// ***************************************************************************
+en_AU{
+    Currencies{
+        AUD{
+            "$",
+            "Australian Dollar",
+        }
     }
-//    Duplicated in parent
-//    Languages { 
-//        en { "English" }
-//    }
-    LocaleID:int { 0x0c09 }
-//    LocaleString { "en_AU" }
-//    ShortCountry { "AUS" }
-
-    // Currency display names
-    Currencies {
-        AUD { "$", "Australian Dollar" }
-        USD { "US$", "US Dollar" }
+    Version{"1.2"}
+    calendar{
+        gregorian{
+            DateTimePatterns{
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d MMMM yyyy",
+                "d MMMM yyyy",
+                "dd/MM/yyyy",
+                "d/MM/yy",
+                "{1} {0}",
+            }
+        }
     }
 }