提交 effed6c0 编写于 作者: Y yhuang

6868106: Ukrainian currency has wrong format

Reviewed-by: yhuang, peytoia
上级 91289eed
......@@ -113,7 +113,7 @@ public class FormatData_uk extends ListResourceBundle {
{ "NumberElements",
new String[] {
",", // decimal separator
".", // group (thousands) separator
"\u00a0", // group (thousands) separator
";", // list separator
"%", // percent sign
"0", // native 0 digit
......
......@@ -35,4 +35,4 @@
# This notice and attribution to Taligent may not be removed.
# Taligent is a registered trademark of Taligent, Inc.
UAH=\u0433\u0440\u0432.
UAH=\u0433\u0440\u043b.
......@@ -673,8 +673,8 @@ FormatData/es_VE/NumberElements/0=,
FormatData/es_VE/NumberElements/1=.
FormatData/es_VE/NumberElements/2=;
# bug #4099810, 4290801
CurrencyNames/uk_UA/UAH=\u0433\u0440\u0432.
# bug #4099810, 4290801, 6868106
CurrencyNames/uk_UA/UAH=\u0433\u0440\u043b.
FormatData/uk_UA/NumberPatterns/0=#,##0.###;-#,##0.###
# FormatData/uk_UA/NumberPatterns/1=#,##0.## '\u0433\u0440\u0432.';-#,##0.## '\u0433\u0440\u0432.' # Changed; see bug 4122840
FormatData/uk_UA/NumberPatterns/2=#,##0%
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部