2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
|
|
|
// * Copyright (C) 1998-2002, International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2001-11-14 20:46:50 +00:00
|
|
|
// English, Malta locale
|
|
|
|
// srl@monkey.sbay.org
|
|
|
|
|
|
|
|
en_MT {
|
2002-01-30 06:16:26 +00:00
|
|
|
Version{ "1.0" }
|
2001-11-14 20:46:50 +00:00
|
|
|
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortCountry { MLT }
|
2001-11-14 20:46:50 +00:00
|
|
|
|
|
|
|
CurrencyElements {
|
|
|
|
"Lm",
|
|
|
|
MTL,
|
|
|
|
"."
|
|
|
|
}
|
|
|
|
|
|
|
|
NumberPatterns {
|
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"\u00A4#,##0.00;(\u00A4#,##0.00)",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2001-11-14 20:46:50 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
DateTimePatterns {
|
2002-02-12 02:46:07 +00:00
|
|
|
"h:mm:ss a z",
|
|
|
|
"h:mm:ss a z",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm a",
|
2002-01-30 06:16:26 +00:00
|
|
|
"dd MMMM yyyy",
|
|
|
|
"dd MMMM yyyy",
|
2002-02-12 02:46:07 +00:00
|
|
|
"dd-MMM-yyyy",
|
2002-01-30 06:16:26 +00:00
|
|
|
"dd/MM/yy",
|
|
|
|
"{1} {0}",
|
2001-11-14 20:46:50 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// LocaleID {"043A"} ??
|
|
|
|
|
|
|
|
}
|