23 lines
600 B
Plaintext
23 lines
600 B
Plaintext
|
// *******************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 1997-2001, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// *******************************************************************************
|
||
|
|
||
|
en_MP {
|
||
|
CurrencyElements {
|
||
|
"$",
|
||
|
"USD",
|
||
|
".",
|
||
|
}
|
||
|
LocaleString { "en_MP" }
|
||
|
NumberPatterns {
|
||
|
"#,##0.###;-#,##0.###",
|
||
|
"\u00A4#,##0.00;(\u00A4#,##0.00)",
|
||
|
"#,##0%",
|
||
|
}
|
||
|
ShortCountry { "MNP" }
|
||
|
LocaleID { "0409" }
|
||
|
}
|