提交 105736f1 编写于 作者: Y yhuang

6645405: Errors in Hungarian local-specific formatting. (L10N part of 6609703)

Reviewed-by: yhuang, peytoia
上级 1b5453bf
...@@ -51,7 +51,7 @@ public class FormatData_hu_HU extends ListResourceBundle { ...@@ -51,7 +51,7 @@ public class FormatData_hu_HU extends ListResourceBundle {
{ "NumberPatterns", { "NumberPatterns",
new String[] { new String[] {
"#,##0.###;-#,##0.###", // decimal pattern "#,##0.###;-#,##0.###", // decimal pattern
"\u00A4#,##0.##;-\u00A4#,##0.##", // currency pattern "#,##0.## \u00A4;-#,##0.## \u00A4", // currency pattern
"#,##0%" // percent pattern "#,##0%" // percent pattern
} }
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册