提交 012aa1c8 编写于 作者: Y yhuang

6646611: Incorrect spelling of month name in locale for Belarusian language ("be", "BY")

Reviewed-by: yhuang, peytoia
上级 88da0bf9
......@@ -63,7 +63,7 @@ public class FormatData_be extends ListResourceBundle {
"\u0436\u043d\u0456\u045e\u043d\u044f", // august
"\u0432\u0435\u0440\u0430\u0441\u043d\u044f", // september
"\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430", // october
"\u043b\u0438\u0441\u0442\u0430\u043f\u0430\u0434\u0430", // november
"\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430", // november
"\u0441\u043d\u0435\u0436\u043d\u044f", // december
"" // month 13 if applicable
}
......@@ -80,7 +80,7 @@ public class FormatData_be extends ListResourceBundle {
"\u0436\u043d\u0432", // abb august
"\u0432\u0440\u0441", // abb september
"\u043a\u0441\u0442", // abb october
"\u043b\u0441\u0442", // abb november
"\u043b\u0456\u0442", // abb november
"\u0441\u043d\u0436", // abb december
"" // abb month 13 if applicable
}
......
......@@ -5563,3 +5563,7 @@ LocaleNames/fi/fr=ranska
LocaleNames/fi/FR=Ranska
LocaleNames/fi_FI/fr=ranska
LocaleNames/fi_FI/FR=Ranska
# bug 6646611
FormatData/be_BY/MonthNames/10=\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430
FormatData/be_BY/MonthAbbreviations/10=\u043b\u0456\u0441
......@@ -31,7 +31,7 @@
* 5102005 5074431 6182685 6208712 6277020 6245766 6351682 6386647 6379382
* 6414459 6455680 6498742 6558863 6488119 6547501 6497154 6558856 6481177
* 6379214 6485516 6486607 4225362 4494727 6533691 6531591 6531593 6570259
* 6509039 6609737 6610748 6645271 6507067 6873931 6450945 6645268
* 6509039 6609737 6610748 6645271 6507067 6873931 6450945 6645268 6646611
* @summary Verify locale data
*
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册