ICU-639 Update the locale the rest of the way (fixed roundtrip test).
X-SVN-Rev: 6938
This commit is contained in:
parent
9c8e90f072
commit
b3c8db795a
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user