blob: d40cd4a3c53f3b1da7d068a69a7a6e65c111b7d7 [file] [log] [blame]
// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
es_US {
Version { "x0.0" }
CurrencyElements {
"$",
"USD",
".",
}
NumberElements {
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"\u2030",
"\u221e",
"\ufffd",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00a4#,##0.00;-\u00a4#,##0.00",
"#,##0%",
}
}