scuffed-code/icu4c/data/es_US.txt
Ram Viswanadha 74e70e363c ICU-639 Misc locale data fixes
X-SVN-Rev: 3337
2001-01-02 20:50:09 +00:00

36 lines
761 B
Plaintext
Raw Blame History

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