public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/21743] abday strings mismatch the day  strings
  2017-07-10  4:49 [Bug localedata/21743] New: abday strings mismatch the day strings akhilesh.k at samsung dot com
@ 2017-07-10  4:49 ` akhilesh.k at samsung dot com
  2017-07-10 13:43 ` maiku.fabian at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-07-10  4:49 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Akhilesh Kumar <akhilesh.k at samsung dot com> ---
sending Bug fix patch (abday strings mismatch) on the top of [BZ 21721]. 
https://sourceware.org/ml/libc-alpha/2017-07/msg00360.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/21743] New: abday strings mismatch the day  strings
@ 2017-07-10  4:49 akhilesh.k at samsung dot com
  2017-07-10  4:49 ` [Bug localedata/21743] " 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-10  4:49 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 21743
           Summary: abday strings mismatch the day  strings
           Product: glibc
           Version: unspecified
            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: ---

abday strings mismatch with day string for ks_IN@devanagari 
Thanks to Rafal  for this comments

-- 
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/21743] abday strings mismatch the day  strings
  2017-07-10  4:49 [Bug localedata/21743] New: abday strings mismatch the day strings akhilesh.k at samsung dot com
  2017-07-10  4:49 ` [Bug localedata/21743] " akhilesh.k at samsung dot com
@ 2017-07-10 13:43 ` maiku.fabian at gmail dot com
  2017-07-10 13:43 ` maiku.fabian at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-07-10 13:43 UTC (permalink / raw)
  To: libc-locales

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

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/21743] abday strings mismatch the day  strings
  2017-07-10  4:49 [Bug localedata/21743] New: abday strings mismatch the day strings akhilesh.k at samsung dot com
                   ` (2 preceding siblings ...)
  2017-07-10 13:43 ` maiku.fabian at gmail dot com
@ 2017-07-10 13:43 ` cvs-commit at gcc dot gnu.org
  2017-07-12  8:22 ` [Bug localedata/21743] ks_IN@devanagari: " fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2017-07-10 13:43 UTC (permalink / raw)
  To: libc-locales

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

--- 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  43a9f537fc121a867981ca31ea9d79f33ce0fd24 (commit)
       via  de47eab02a7527533b7a1f315fe9dae66a6ed0bc (commit)
      from  eb73083e5e825460050f8149f8b2869c4ef662cd (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=43a9f537fc121a867981ca31ea9d79f33ce0fd24

commit 43a9f537fc121a867981ca31ea9d79f33ce0fd24
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 10 09:11:56 2017 +0530

    Added yesstr and nostr to zh_HK locale

    yesstr and nostr  are missing for zh_HK language locale

        [BZ #21733]
        * locales/zh_HK (LC_MESSAGES): add yesstr and nostr

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=de47eab02a7527533b7a1f315fe9dae66a6ed0bc

commit de47eab02a7527533b7a1f315fe9dae66a6ed0bc
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 10 08:57:28 2017 +0530

    Fix abday strings for ks_IN@devanagari to match the day strings

    Hindi language is similar to Kashmiri(devanagari) language.

        [BZ #21743]
        * locales/ks_IN@devanagari (LC_TIME): Fixed abday strings

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

Summary of changes:
 localedata/ChangeLog                |   10 ++++++++++
 localedata/locales/ks_IN@devanagari |   14 +++++++-------
 localedata/locales/zh_HK            |    2 ++
 3 files changed, 19 insertions(+), 7 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/21743] abday strings mismatch the day  strings
  2017-07-10  4:49 [Bug localedata/21743] New: abday strings mismatch the day strings akhilesh.k at samsung dot com
  2017-07-10  4:49 ` [Bug localedata/21743] " akhilesh.k at samsung dot com
  2017-07-10 13:43 ` maiku.fabian at gmail dot com
@ 2017-07-10 13:43 ` maiku.fabian at gmail dot com
  2017-07-10 13:43 ` cvs-commit at gcc dot gnu.org
  2017-07-12  8:22 ` [Bug localedata/21743] ks_IN@devanagari: " fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-07-10 13:43 UTC (permalink / raw)
  To: libc-locales

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

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] 6+ messages in thread

* [Bug localedata/21743] ks_IN@devanagari: abday strings mismatch the day  strings
  2017-07-10  4:49 [Bug localedata/21743] New: abday strings mismatch the day strings akhilesh.k at samsung dot com
                   ` (3 preceding siblings ...)
  2017-07-10 13:43 ` cvs-commit at gcc dot gnu.org
@ 2017-07-12  8:22 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2017-07-12  8:22 UTC (permalink / raw)
  To: libc-locales

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
            Summary|abday strings mismatch the  |ks_IN@devanagari: abday
                   |day  strings                |strings mismatch the day
                   |                            |strings
              Flags|                            |security-

-- 
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-12  8:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-10  4:49 [Bug localedata/21743] New: abday strings mismatch the day strings akhilesh.k at samsung dot com
2017-07-10  4:49 ` [Bug localedata/21743] " akhilesh.k at samsung dot com
2017-07-10 13:43 ` maiku.fabian at gmail dot com
2017-07-10 13:43 ` maiku.fabian at gmail dot com
2017-07-10 13:43 ` cvs-commit at gcc dot gnu.org
2017-07-12  8:22 ` [Bug localedata/21743] ks_IN@devanagari: " fweimer at redhat 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).