3a0d41366d
X-SVN-Rev: 12057
44 lines
1.1 KiB
Plaintext
44 lines
1.1 KiB
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * 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" }
|
|
// }
|
|
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}",
|
|
}
|
|
// 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" }
|
|
}
|
|
}
|