-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1998-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/mt_MT.xml
// *
// ***************************************************************************
-// Maltese, Malta locale
-// srl@monkey.sbay.org
-
-mt_MT {
-
- Version { "2.0" }
-
-// ShortCountry { MLT }
-
-
- NumberPatterns {
+mt_MT{
+ NumberPatterns{
"#,##0.###;-#,##0.###",
- "\u00A4#,##0.00;(\u00A4#,##0.00)",
+ "¤#,##0.00;-¤#,##0.00",
"#,##0%",
"#E0",
}
-
- LocaleID:int { 0x043A }
-
+ Version{"1.2"}
}