blob: a6376a8818f4862b760a4cdcbfa3dd239eeef1d2 [file] [log] [blame]

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
es_US {
Version { "x0.0" }
CurrencyElements {
"$",
"USD ",
".",
}
NumberElements {
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"‰",
"∞",
"�",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"¤#,##0.00;-¤#,##0.00",
"#,##0%",
}
}