提交 14fa0424 编写于 作者: Y yhuang

6450945: The week day for Saturday and the first week day in Romania locale are incorrect

Reviewed-by: yhuang, peytoia
上级 53d8f038
......@@ -90,7 +90,7 @@ public class FormatData_ro extends ListResourceBundle {
"miercuri", // Wednesday
"joi", // Thursday
"vineri", // Friday
"s\u00eemb\u0103t\u0103" // Saturday
"s\u00e2mb\u0103t\u0103" // Saturday
}
},
{ "DayAbbreviations",
......
......@@ -35,9 +35,5 @@
# This notice and attribution to Taligent may not be removed.
# Taligent is a registered trademark of Taligent, Inc.
# This bundle is empty because the data of the base bundle
# is adequate for this locale.
# The bundle is necessary to prevent the resource
# bundle lookup from falling back to the default
# locale.
firstDayOfWeek=2
minimalDaysInFirstWeek=1
......@@ -5552,3 +5552,8 @@ FormatData/hr_HR/DateTimePatterns/7=dd.MM.yy.
# bug 6873931
CurrencyNames/tr_TR/TRY=TL
#bug 6450945
CalendarData/ro/firstDayOfWeek=2
CalendarData/ro/minimalDaysInFirstWeek=1
FormatData/ro/DayNames/6=s\u00e2mb\u0103t\u0103
......@@ -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
* 6509039 6609737 6610748 6645271 6507067 6873931 6450945
* @summary Verify locale data
*
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册