8250665: Wrong translation for the month name of May in ar_JO,LB,SY

Reviewed-by: naoto
This commit is contained in:
Leo Jiang 2020-08-07 01:48:31 +00:00
parent 70885cae5e
commit ef86f06c42
5 changed files with 19 additions and 19 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1998, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -56,7 +56,7 @@ public class FormatData_ar_JO extends ParallelListResourceBundle {
"\u0634\u0628\u0627\u0637", // february
"\u0622\u0630\u0627\u0631", // march
"\u0646\u064a\u0633\u0627\u0646", // april
"\u0646\u0648\u0627\u0631", // may
"\u0623\u064a\u0627\u0631", // may
"\u062d\u0632\u064a\u0631\u0627\u0646", // june
"\u062a\u0645\u0648\u0632", // july
"\u0622\u0628", // august
@ -73,7 +73,7 @@ public class FormatData_ar_JO extends ParallelListResourceBundle {
"\u0634\u0628\u0627\u0637", // abb february
"\u0622\u0630\u0627\u0631", // abb march
"\u0646\u064a\u0633\u0627\u0646", // abb april
"\u0646\u0648\u0627\u0631", // abb may
"\u0623\u064a\u0627\u0631", // abb may
"\u062d\u0632\u064a\u0631\u0627\u0646", // abb june
"\u062a\u0645\u0648\u0632", // abb july
"\u0622\u0628", // abb august

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1998, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -56,7 +56,7 @@ public class FormatData_ar_LB extends ParallelListResourceBundle {
"\u0634\u0628\u0627\u0637", // february
"\u0622\u0630\u0627\u0631", // march
"\u0646\u064a\u0633\u0627\u0646", // april
"\u0646\u0648\u0627\u0631", // may
"\u0623\u064a\u0627\u0631", // may
"\u062d\u0632\u064a\u0631\u0627\u0646", // june
"\u062a\u0645\u0648\u0632", // july
"\u0622\u0628", // august
@ -73,7 +73,7 @@ public class FormatData_ar_LB extends ParallelListResourceBundle {
"\u0634\u0628\u0627\u0637", // abb february
"\u0622\u0630\u0627\u0631", // abb march
"\u0646\u064a\u0633\u0627\u0646", // abb april
"\u0646\u0648\u0627\u0631", // abb may
"\u0623\u064a\u0627\u0631", // abb may
"\u062d\u0632\u064a\u0631\u0627\u0646", // abb june
"\u062a\u0645\u0648\u0632", // abb july
"\u0622\u0628", // abb august

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1998, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -56,8 +56,8 @@ public class FormatData_ar_SY extends ParallelListResourceBundle {
"\u0634\u0628\u0627\u0637", // february
"\u0622\u0630\u0627\u0631", // march
"\u0646\u064a\u0633\u0627\u0646", // april
"\u0646\u0648\u0627\u0631\u0627\u0646", // may
"\u062d\u0632\u064a\u0631", // june
"\u0623\u064a\u0627\u0631", // may
"\u062d\u0632\u064a\u0631\u0627\u0646", // june
"\u062a\u0645\u0648\u0632", // july
"\u0622\u0628", // august
"\u0623\u064a\u0644\u0648\u0644", // september
@ -73,7 +73,7 @@ public class FormatData_ar_SY extends ParallelListResourceBundle {
"\u0634\u0628\u0627\u0637", // abb february
"\u0622\u0630\u0627\u0631", // abb march
"\u0646\u064a\u0633\u0627\u0646", // abb april
"\u0646\u0648\u0627\u0631", // abb may
"\u0623\u064a\u0627\u0631", // abb may
"\u062d\u0632\u064a\u0631\u0627\u0646", // abb june
"\u062a\u0645\u0648\u0632", // abb july
"\u0622\u0628", // abb august

View File

@ -1187,7 +1187,7 @@ FormatData/ar_JO/MonthNames/0=\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\
FormatData/ar_JO/MonthNames/1=\u0634\u0628\u0627\u0637
FormatData/ar_JO/MonthNames/2=\u0622\u0630\u0627\u0631
FormatData/ar_JO/MonthNames/3=\u0646\u064a\u0633\u0627\u0646
FormatData/ar_JO/MonthNames/4=\u0646\u0648\u0627\u0631
FormatData/ar_JO/MonthNames/4=\u0623\u064a\u0627\u0631
FormatData/ar_JO/MonthNames/5=\u062d\u0632\u064a\u0631\u0627\u0646
FormatData/ar_JO/MonthNames/6=\u062a\u0645\u0648\u0632
FormatData/ar_JO/MonthNames/7=\u0622\u0628
@ -1200,7 +1200,7 @@ FormatData/ar_JO/MonthAbbreviations/0=\u0643\u0627\u0646\u0648\u0646 \u0627\u064
FormatData/ar_JO/MonthAbbreviations/1=\u0634\u0628\u0627\u0637
FormatData/ar_JO/MonthAbbreviations/2=\u0622\u0630\u0627\u0631
FormatData/ar_JO/MonthAbbreviations/3=\u0646\u064a\u0633\u0627\u0646
FormatData/ar_JO/MonthAbbreviations/4=\u0646\u0648\u0627\u0631
FormatData/ar_JO/MonthAbbreviations/4=\u0623\u064a\u0627\u0631
FormatData/ar_JO/MonthAbbreviations/5=\u062d\u0632\u064a\u0631\u0627\u0646
FormatData/ar_JO/MonthAbbreviations/6=\u062a\u0645\u0648\u0632
FormatData/ar_JO/MonthAbbreviations/7=\u0622\u0628
@ -1363,7 +1363,7 @@ FormatData/ar_LB/MonthNames/0=\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\
FormatData/ar_LB/MonthNames/1=\u0634\u0628\u0627\u0637
FormatData/ar_LB/MonthNames/2=\u0622\u0630\u0627\u0631
FormatData/ar_LB/MonthNames/3=\u0646\u064a\u0633\u0627\u0646
FormatData/ar_LB/MonthNames/4=\u0646\u0648\u0627\u0631
FormatData/ar_LB/MonthNames/4=\u0623\u064a\u0627\u0631
FormatData/ar_LB/MonthNames/5=\u062d\u0632\u064a\u0631\u0627\u0646
FormatData/ar_LB/MonthNames/6=\u062a\u0645\u0648\u0632
FormatData/ar_LB/MonthNames/7=\u0622\u0628
@ -1376,7 +1376,7 @@ FormatData/ar_LB/MonthAbbreviations/0=\u0643\u0627\u0646\u0648\u0646 \u0627\u064
FormatData/ar_LB/MonthAbbreviations/1=\u0634\u0628\u0627\u0637
FormatData/ar_LB/MonthAbbreviations/2=\u0622\u0630\u0627\u0631
FormatData/ar_LB/MonthAbbreviations/3=\u0646\u064a\u0633\u0627\u0646
FormatData/ar_LB/MonthAbbreviations/4=\u0646\u0648\u0627\u0631
FormatData/ar_LB/MonthAbbreviations/4=\u0623\u064a\u0627\u0631
FormatData/ar_LB/MonthAbbreviations/5=\u062d\u0632\u064a\u0631\u0627\u0646
FormatData/ar_LB/MonthAbbreviations/6=\u062a\u0645\u0648\u0632
FormatData/ar_LB/MonthAbbreviations/7=\u0622\u0628
@ -1980,8 +1980,8 @@ FormatData/ar_SY/MonthNames/0=\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\
FormatData/ar_SY/MonthNames/1=\u0634\u0628\u0627\u0637
FormatData/ar_SY/MonthNames/2=\u0622\u0630\u0627\u0631
FormatData/ar_SY/MonthNames/3=\u0646\u064a\u0633\u0627\u0646
FormatData/ar_SY/MonthNames/4=\u0646\u0648\u0627\u0631\u0627\u0646
FormatData/ar_SY/MonthNames/5=\u062d\u0632\u064a\u0631
FormatData/ar_SY/MonthNames/4=\u0623\u064a\u0627\u0631
FormatData/ar_SY/MonthNames/5=\u062d\u0632\u064a\u0631\u0627\u0646
FormatData/ar_SY/MonthNames/6=\u062a\u0645\u0648\u0632
FormatData/ar_SY/MonthNames/7=\u0622\u0628
FormatData/ar_SY/MonthNames/8=\u0623\u064a\u0644\u0648\u0644
@ -1993,7 +1993,7 @@ FormatData/ar_SY/MonthAbbreviations/0=\u0643\u0627\u0646\u0648\u0646 \u0627\u064
FormatData/ar_SY/MonthAbbreviations/1=\u0634\u0628\u0627\u0637
FormatData/ar_SY/MonthAbbreviations/2=\u0622\u0630\u0627\u0631
FormatData/ar_SY/MonthAbbreviations/3=\u0646\u064a\u0633\u0627\u0646
FormatData/ar_SY/MonthAbbreviations/4=\u0646\u0648\u0627\u0631
FormatData/ar_SY/MonthAbbreviations/4=\u0623\u064a\u0627\u0631
FormatData/ar_SY/MonthAbbreviations/5=\u062d\u0632\u064a\u0631\u0627\u0646
FormatData/ar_SY/MonthAbbreviations/6=\u062a\u0645\u0648\u0632
FormatData/ar_SY/MonthAbbreviations/7=\u0622\u0628

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2007, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -39,7 +39,7 @@
* 8017142 8037343 8055222 8042126 8074791 8075173 8080774 8129361 8134916
* 8145136 8145952 8164784 8037111 8081643 7037368 8178872 8185841 8190918
* 8187946 8195478 8181157 8179071 8193552 8202026 8204269 8202537 8208746
* 8209775 8221432 8227127 8230284 8231273 8233579 8234288
* 8209775 8221432 8227127 8230284 8231273 8233579 8234288 8250665
* @summary Verify locale data
* @modules java.base/sun.util.resources
* @modules jdk.localedata