public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/19066] New: ar_SA abbreviated day and month names are in English
@ 2015-10-05 13:25 j.faithw at yahoo dot com
  2017-07-03  8:04 ` [Bug localedata/19066] " maiku.fabian at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: j.faithw at yahoo dot com @ 2015-10-05 13:25 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=19066

            Bug ID: 19066
           Summary: ar_SA abbreviated day and month names are in English
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: j.faithw at yahoo dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

The localedata/locales/ar_SA file has English data for abday and abmon.
I don't know for certain that this is wrong but it probably is.

For reference when I run:-
  for i in `locale -a|grep '^ar_.*\.utf8'`; do
    LC_ALL="$i" date "+$i: day ab:%a full:%A month ab:%b full:%B";
  done

I get the following output:-
  ar_AE.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_BH.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_DZ.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_EG.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_IN.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_IQ.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_JO.utf8: day ab:الاثنين full:الاثنين month ab:تشرين الأول full:تشرين الأول
  ar_KW.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_LB.utf8: day ab:الاثنين full:الاثنين month ab:تشرين الأول full:تشرين الأول
  ar_LY.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_MA.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_OM.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_QA.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_SA.utf8: day ab:Mon full:الإثنين month ab:Oct full:تشرين الأول
  ar_SD.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_SY.utf8: day ab:الاثنين full:الاثنين month ab:تشرين الأول full:تشرين الأول
  ar_TN.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر
  ar_YE.utf8: day ab:ن full:الاثنين month ab:أكت full:أكتوبر

Clearly ar_SA has Mon and Oct which stand out.
I have checked git and English has been used since the earliest version from
2000-02-12. 
As I understand it the raw data that most of the locale files were based on
came from the CLDR many years ago. Looking at the current CLDR(release 28
http://unicode.org/Public/cldr/28/core.zip) the ar_SA.xml file has no variation
from the base ar.xml file.

There is a locale explorer available here
  http://demo.icu-project.org/icu-bin/locexp
the Saudi Arabia link is
  http://demo.icu-project.org/icu-bin/locexp?d_=en&_=ar_SA

But note that http://www.unicode.org/cldr/charts/28/
warns that the source xml data is more up to date than anything else and may
contain more information.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-11 10:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-05 13:25 [Bug localedata/19066] New: ar_SA abbreviated day and month names are in English j.faithw at yahoo dot com
2017-07-03  8:04 ` [Bug localedata/19066] " maiku.fabian at gmail dot com
2017-07-06 14:23 ` cvs-commit at gcc dot gnu.org
2017-07-11 10:56 ` cvs-commit at gcc dot gnu.org
2017-07-11 10:56 ` maiku.fabian at gmail dot com
2017-07-11 10:58 ` maiku.fabian at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).