scuffed-code/icu4c/data/es_US.txt
2001-05-04 22:54:31 +00:00

34 lines
769 B
Plaintext

// *******************************************************************************
// *
// * 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%",
}
}