public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/21749] New: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY
@ 2017-07-11  5:44 akhilesh.k at samsung dot com
  2017-07-11  8:24 ` [Bug localedata/21749] " akhilesh.k at samsung dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-07-11  5:44 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 21749
           Summary: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY
           Product: glibc
           Version: 2.25
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: akhilesh.k at samsung dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Arabic language is used all below Countries 

Country/region: Algeria; Bahrain; Egypt; Iraq; Jordan; Kuwait; Lebanon; Libya;
Morocco; Oman; Qatar; Saudi Arabia; Sudan; Syria; Tunisia; United Arab
Emirates; Yemen


After review i found wrong Abbreviation is used for below locale 
Wrong Abbreviation name for ar_JO/ar_LB/ar_SY

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

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

* [Bug localedata/21749] Wrong Abbreviation name for ar_JO/ar_LB/ar_SY
  2017-07-11  5:44 [Bug localedata/21749] New: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY akhilesh.k at samsung dot com
@ 2017-07-11  8:24 ` akhilesh.k at samsung dot com
  2017-07-11 11:21 ` cvs-commit at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-07-11  8:24 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Akhilesh Kumar <akhilesh.k at samsung dot com> ---
Pls find updated patch 
Changes done for sun and wed 
https://sourceware.org/ml/libc-alpha/2017-07/msg00437.html

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

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

* [Bug localedata/21749] Wrong Abbreviation name for ar_JO/ar_LB/ar_SY
  2017-07-11  5:44 [Bug localedata/21749] New: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY akhilesh.k at samsung dot com
  2017-07-11  8:24 ` [Bug localedata/21749] " akhilesh.k at samsung dot com
@ 2017-07-11 11:21 ` cvs-commit at gcc dot gnu.org
  2017-07-11 11:22 ` maiku.fabian at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2017-07-11 11:21 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  2a91300176a5991d9825eba085e502196a3f47cd (commit)
      from  7593c977aabdce4e441bcb778d2b984ef5bb8910 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2a91300176a5991d9825eba085e502196a3f47cd

commit 2a91300176a5991d9825eba085e502196a3f47cd
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Tue Jul 11 13:49:17 2017 +0530

    Fixed abday for ar_JO/ar_LB/ar_SY

        [BZ #21749]
        * locales/ar_JO (LC_TIME): Fix abday
        * locales/ar_LB (LC_TIME): Fix abday
        * locales/ar_SY (LC_TIME): Fix abday

-----------------------------------------------------------------------

Summary of changes:
 localedata/ChangeLog     |    7 +++++++
 localedata/locales/ar_JO |   14 +++++++-------
 localedata/locales/ar_LB |   14 +++++++-------
 localedata/locales/ar_SY |   14 +++++++-------
 4 files changed, 28 insertions(+), 21 deletions(-)

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

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

* [Bug localedata/21749] Wrong Abbreviation name for ar_JO/ar_LB/ar_SY
  2017-07-11  5:44 [Bug localedata/21749] New: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY akhilesh.k at samsung dot com
  2017-07-11  8:24 ` [Bug localedata/21749] " akhilesh.k at samsung dot com
  2017-07-11 11:21 ` cvs-commit at gcc dot gnu.org
@ 2017-07-11 11:22 ` maiku.fabian at gmail dot com
  2017-07-11 11:23 ` [Bug localedata/21749] Wrong abbreviated day name (“abday”) " maiku.fabian at gmail dot com
  2017-07-11 11:23 ` maiku.fabian at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-07-11 11:22 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maiku.fabian at gmail dot com
           Assignee|unassigned at sourceware dot org   |maiku.fabian at gmail dot com
   Target Milestone|---                         |2.26

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

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

* [Bug localedata/21749] Wrong abbreviated day name (“abday”) for ar_JO/ar_LB/ar_SY
  2017-07-11  5:44 [Bug localedata/21749] New: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY akhilesh.k at samsung dot com
                   ` (2 preceding siblings ...)
  2017-07-11 11:22 ` maiku.fabian at gmail dot com
@ 2017-07-11 11:23 ` maiku.fabian at gmail dot com
  2017-07-11 11:23 ` maiku.fabian at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-07-11 11:23 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Wrong Abbreviation name for |Wrong abbreviated day name
                   |ar_JO/ar_LB/ar_SY           |(“abday”) for
                   |                            |ar_JO/ar_LB/ar_SY

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

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

* [Bug localedata/21749] Wrong abbreviated day name (“abday”) for ar_JO/ar_LB/ar_SY
  2017-07-11  5:44 [Bug localedata/21749] New: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY akhilesh.k at samsung dot com
                   ` (3 preceding siblings ...)
  2017-07-11 11:23 ` [Bug localedata/21749] Wrong abbreviated day name (“abday”) " maiku.fabian at gmail dot com
@ 2017-07-11 11:23 ` maiku.fabian at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-07-11 11:23 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Closing as FIXED.

-- 
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 11:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11  5:44 [Bug localedata/21749] New: Wrong Abbreviation name for ar_JO/ar_LB/ar_SY akhilesh.k at samsung dot com
2017-07-11  8:24 ` [Bug localedata/21749] " akhilesh.k at samsung dot com
2017-07-11 11:21 ` cvs-commit at gcc dot gnu.org
2017-07-11 11:22 ` maiku.fabian at gmail dot com
2017-07-11 11:23 ` [Bug localedata/21749] Wrong abbreviated day name (“abday”) " maiku.fabian at gmail dot com
2017-07-11 11:23 ` 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).