2005-07-12 22:31:20 +00:00
|
|
|
// ***************************************************************************
|
2002-07-15 23:44:46 +00:00
|
|
|
// *
|
2005-07-12 22:31:20 +00:00
|
|
|
// * Copyright (C) 2005 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
|
|
// * Source File: ../../../../ICU4J/cldr/common/main/en_MP.xml
|
2002-07-15 23:44:46 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2005-07-12 22:31:20 +00:00
|
|
|
/**
|
|
|
|
* ICU <specials> source: ./xml/main/en_MP.xml
|
|
|
|
*/
|
|
|
|
en_MP{
|
|
|
|
NumberPatterns{
|
|
|
|
"#,##0.###",
|
|
|
|
"¤#,##0.00;(¤#,##0.00)",
|
2002-07-15 23:44:46 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
2005-07-12 22:31:20 +00:00
|
|
|
Version{"1.17"}
|
2002-07-15 23:44:46 +00:00
|
|
|
}
|