public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/22038] New: Fix abbreviated weeks and months for Somali
@ 2017-08-30  8:46 akhilesh.k at samsung dot com
  2017-08-30  9:12 ` [Bug localedata/22038] " akhilesh.k at samsung dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-08-30  8:46 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 22038
           Summary: Fix abbreviated weeks and months for Somali
           Product: glibc
           Version: 2.26
            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: ---

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

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

* [Bug localedata/22038] Fix abbreviated weeks and months for Somali
  2017-08-30  8:46 [Bug localedata/22038] New: Fix abbreviated weeks and months for Somali akhilesh.k at samsung dot com
@ 2017-08-30  9:12 ` akhilesh.k at samsung dot com
  2017-08-30 10:13 ` maiku.fabian at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-08-30  9:12 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Akhilesh Kumar <akhilesh.k at samsung dot com> ---
Fix abbreviated weeks and months for Somali to agree with CLDR 
and other sources 
Like 
http://scriptsource.org/cms/scripts/page.php?item_id=entry_detail&uid=tgd2jc3qgz

[BZ #22038] 
        *locales/so_DJ : Fix abday, abmon and time representation (comments) 
        *locales/so_ET : Fix abday (From Axa to Axd)
        *locales/so_KE : Fix abday (From Axa to Axd)
        *locales/so_SO : Fix abday (From Axa to Axd)

Fix Patch 
https://sourceware.org/ml/libc-alpha/2017-08/msg01268.html

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

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

* [Bug localedata/22038] Fix abbreviated weeks and months for Somali
  2017-08-30  8:46 [Bug localedata/22038] New: Fix abbreviated weeks and months for Somali akhilesh.k at samsung dot com
  2017-08-30  9:12 ` [Bug localedata/22038] " akhilesh.k at samsung dot com
  2017-08-30 10:13 ` maiku.fabian at gmail dot com
@ 2017-08-30 10:13 ` cvs-commit at gcc dot gnu.org
  2017-08-30 10:35 ` maiku.fabian at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2017-08-30 10:13 UTC (permalink / raw)
  To: libc-locales

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

--- 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  232d9190611b7eb7cdb84034ef73724a718ffee6 (commit)
      from  bdbf14d12e38264dac72db00eed219ad37ceb953 (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=232d9190611b7eb7cdb84034ef73724a718ffee6

commit 232d9190611b7eb7cdb84034ef73724a718ffee6
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Wed Aug 30 14:09:02 2017 +0530

    Fix abbreviated weeks and months for Somali to agree with CLDR

        [BZ #22038]
        * locales/so_DJ (LC_TIME): Fix abday, abmon and
        make t_fmt in the comment agree with the value of t_fmt.
        * locales/so_ET (LC_TIME): Fix abday (From Axa to Axd)
        * locales/so_KE (LC_TIME): Fix abday (From Axa to Axd)
        * locales/so_SO (LC_TIME): Fix abday (From Axa to Axd)

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

Summary of changes:
 localedata/ChangeLog     |    9 +++++++++
 localedata/locales/so_DJ |   40 ++++++++++++++++++++--------------------
 localedata/locales/so_ET |    2 +-
 localedata/locales/so_KE |    2 +-
 localedata/locales/so_SO |    2 +-
 5 files changed, 32 insertions(+), 23 deletions(-)

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

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

* [Bug localedata/22038] Fix abbreviated weeks and months for Somali
  2017-08-30  8:46 [Bug localedata/22038] New: Fix abbreviated weeks and months for Somali akhilesh.k at samsung dot com
  2017-08-30  9:12 ` [Bug localedata/22038] " akhilesh.k at samsung dot com
@ 2017-08-30 10:13 ` maiku.fabian at gmail dot com
  2017-08-30 10:13 ` cvs-commit at gcc dot gnu.org
  2017-08-30 10:35 ` maiku.fabian at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-08-30 10:13 UTC (permalink / raw)
  To: libc-locales

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

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.27

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

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

* [Bug localedata/22038] Fix abbreviated weeks and months for Somali
  2017-08-30  8:46 [Bug localedata/22038] New: Fix abbreviated weeks and months for Somali akhilesh.k at samsung dot com
                   ` (2 preceding siblings ...)
  2017-08-30 10:13 ` cvs-commit at gcc dot gnu.org
@ 2017-08-30 10:35 ` maiku.fabian at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-08-30 10:35 UTC (permalink / raw)
  To: libc-locales

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

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> ---
FIXED.

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

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

end of thread, other threads:[~2017-08-30 10:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30  8:46 [Bug localedata/22038] New: Fix abbreviated weeks and months for Somali akhilesh.k at samsung dot com
2017-08-30  9:12 ` [Bug localedata/22038] " akhilesh.k at samsung dot com
2017-08-30 10:13 ` maiku.fabian at gmail dot com
2017-08-30 10:13 ` cvs-commit at gcc dot gnu.org
2017-08-30 10:35 ` 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).