2000-01-12 19:26:57 +00:00
|
|
|
// *******************************************************************************
|
|
|
|
// *
|
|
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// *******************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
en_US {
|
|
|
|
CurrencyElements {
|
|
|
|
"$",
|
|
|
|
"USD",
|
|
|
|
".",
|
|
|
|
}
|
|
|
|
LocaleString { "en_US" }
|
|
|
|
NumberPatterns {
|
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"\u00A4#,##0.00;(\u00A4#,##0.00)",
|
|
|
|
"#,##0%",
|
|
|
|
}
|
|
|
|
ShortCountry { "USA" }
|
2000-08-09 22:58:01 +00:00
|
|
|
LocaleID { "0409" }
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|