ICU-639 Update the locale the rest of the way (fixed roundtrip test).

X-SVN-Rev: 6938
This commit is contained in:
George Rhoten 2001-11-16 02:04:42 +00:00
parent 9c8e90f072
commit b3c8db795a
2 changed files with 26 additions and 0 deletions

View File

@ -24,6 +24,19 @@ es_PE {
}
LocaleID { "280a" }
LocaleString { "es_PE" }
NumberElements {
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"\u2030",
"\u221E",
"\uFFFD",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4#,##0.00;\u00A4-#,##0.00",

View File

@ -24,6 +24,19 @@ es_PE {
}
LocaleID { "280a" }
LocaleString { "es_PE" }
NumberElements {
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"\u2030",
"\u221E",
"\uFFFD",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4#,##0.00;\u00A4-#,##0.00",