// *******************************************************************************
// *
// *   Copyright (C) 1997-2002, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// *******************************************************************************

en_AU {
    Version { "1.0" }
//    Duplicated in parent
//    Countries {
//        US { "United States" }
//        GB { "United Kingdom" }
//        CA { "Canada" }
//        IE { "Ireland" }
//        AU { "Australia" }
//        NZ { "New Zealand" }
//    }
    CurrencyElements {
        "$",
        "AUD",
        ".",
    }
    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",
        "dd/MM/yy",
        "{1} {0}",
    }
//    Duplicated in parent
//    Languages {
//        en { "English" }
//    }
    LocaleID:int { 0x0c09 }
//    LocaleString { "en_AU" }
//    ShortCountry { "AUS" }
}
