ICU-814 Get rid of the trailing space after the currency symbol.

X-SVN-Rev: 5388
This commit is contained in:
George Rhoten 2001-07-31 01:31:07 +00:00
parent cb9fd3431b
commit 96dc91282f
4 changed files with 4 additions and 6 deletions

View file

@ -6,10 +6,9 @@
// *******************************************************************************
en_GB_EURO {
CurrencyElements {
"\u20ac",
"EUR ",
"EUR",
".",
}

View file

@ -9,7 +9,7 @@ ms_MY {
Version{ "x1.0" }
CurrencyElements {
"R",
"MYR ",
"MYR",
".",
}
DateTimePatterns {

View file

@ -6,10 +6,9 @@
// *******************************************************************************
en_GB_EURO {
CurrencyElements {
"\u20ac",
"EUR ",
"EUR",
".",
}

View file

@ -9,7 +9,7 @@ ms_MY {
Version{ "x1.0" }
CurrencyElements {
"R",
"MYR ",
"MYR",
".",
}
DateTimePatterns {