scuffed-code/icu4c/source/data/locales/en_AU.txt

43 lines
1021 B
Plaintext
Raw Normal View History

// *******************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
1999-08-16 21:50:52 +00:00
en_AU {
Version { "1.0" }
// Duplicated in parent
// Countries {
// US { "United States" }
// GB { "United Kingdom" }
// CA { "Canada" }
// IE { "Ireland" }
// AU { "Australia" }
// NZ { "New Zealand" }
// }
1999-08-16 21:50:52 +00:00
CurrencyElements {
"$",
"AUD",
".",
1999-08-16 21:50:52 +00:00
}
DateTimePatterns {
"hh:mm:ss a z",
"h:mm:ss",
"h:mm:ss",
"h:mm",
"EEEE, d MMMM yyyy",
"d MMMM yyyy",
"dd/MM/yyyy",
"dd/MM/yy",
"{1} {0}",
1999-08-16 21:50:52 +00:00
}
// Duplicated in parent
// Languages {
// en { "English" }
// }
LocaleID:int { 0x0c09 }
// LocaleString { "en_AU" }
// ShortCountry { "AUS" }
1999-08-16 21:50:52 +00:00
}