ICU-3226 Fix currency pattern

X-SVN-Rev: 12979
This commit is contained in:
George Rhoten 2003-08-29 15:45:06 +00:00
parent a9430a6016
commit 9e48e1387c

View File

@ -9,7 +9,7 @@ hu_HU {
Version{ "2.0" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4#,##0.00;-\u00A4#,##0.00",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
"#E0",
}