public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/21734] New: Missing yesstr and nostr  are for kw_GB
@ 2017-07-07 13:05 akhilesh.k at samsung dot com
  2017-07-07 13:05 ` [Bug localedata/21734] " 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-07 13:05 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 21734
           Summary: Missing yesstr and nostr  are for kw_GB
           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: ---

Hello 

I found Missing yesstr and nostr  are for kw_GB

-- 
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/21734] Missing yesstr and nostr  are for kw_GB
  2017-07-07 13:05 [Bug localedata/21734] New: Missing yesstr and nostr are for kw_GB akhilesh.k at samsung dot com
@ 2017-07-07 13:05 ` akhilesh.k at samsung dot com
  2017-07-07 15:26 ` 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-07 13:05 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Akhilesh Kumar <akhilesh.k at samsung dot com> ---
Added yesstr and nostr  are for kw_GB

kindly review for submit 

https://sourceware.org/ml/libc-alpha/2017-07/msg00296.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/21734] Missing yesstr and nostr  are for kw_GB
  2017-07-07 13:05 [Bug localedata/21734] New: Missing yesstr and nostr are for kw_GB akhilesh.k at samsung dot com
  2017-07-07 13:05 ` [Bug localedata/21734] " akhilesh.k at samsung dot com
@ 2017-07-07 15:26 ` cvs-commit at gcc dot gnu.org
  2017-07-07 15:38 ` 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-07 15:26 UTC (permalink / raw)
  To: libc-locales

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

--- 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  51e945a8f950a6695754b11c1e6fba8bb750e100 (commit)
       via  60e6738932079295606c9788a5add478c7a4532e (commit)
       via  42c1c0e7f52a4c915047f2aa36542481e4e2863a (commit)
      from  254bdaeb060095fb5025287daa62e79d141f0d50 (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=51e945a8f950a6695754b11c1e6fba8bb750e100

commit 51e945a8f950a6695754b11c1e6fba8bb750e100
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 7 18:01:49 2017 +0530

    Added yesstr/nostr for kw_GB

        [BZ #21734]
        * locales/kw_GB (LC_MESSAGES): add yesstr and nostr

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

commit 60e6738932079295606c9788a5add478c7a4532e
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 7 09:28:53 2017 +0530

    Added  missing yesstr and nostr for Tsonga language locale [LC_MESSAGES]

        [BZ #21727]
        * locales/ts_ZA(LC_MESSAGES): add yesstr and nostr

    Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>

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

commit 42c1c0e7f52a4c915047f2aa36542481e4e2863a
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 7 12:54:22 2017 +0530

    Fix LC_NAME for hi_IN

    During Hindi Locale review I found many fields are incorrect

        [BZ #21729]
        * locales/hi_IN (LC_NAME): Fix name_mr, name_mrs, name_miss, name_ms

    Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>

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

Summary of changes:
 localedata/ChangeLog     |   16 +++++++++++++++-
 localedata/locales/hi_IN |    8 ++++----
 localedata/locales/kw_GB |    2 ++
 localedata/locales/ts_ZA |    5 +++++
 4 files changed, 26 insertions(+), 5 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/21734] Missing yesstr and nostr  are for kw_GB
  2017-07-07 13:05 [Bug localedata/21734] New: Missing yesstr and nostr are for kw_GB akhilesh.k at samsung dot com
                   ` (2 preceding siblings ...)
  2017-07-07 15:38 ` maiku.fabian at gmail dot com
@ 2017-07-07 15:38 ` joseph at codesourcery dot com
  2017-07-10  6:14 ` maiku.fabian at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: joseph at codesourcery dot com @ 2017-07-07 15:38 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Please make sure that the bugs you've resolved as FIXED lately have their 
target milestones properly set (to the first mainline release with the 
fix, i.e. 2.26), so that they appear in the automatically-generated list 
of fixed bugs in NEWS.

-- 
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/21734] Missing yesstr and nostr  are for kw_GB
  2017-07-07 13:05 [Bug localedata/21734] New: Missing yesstr and nostr are for kw_GB akhilesh.k at samsung dot com
  2017-07-07 13:05 ` [Bug localedata/21734] " akhilesh.k at samsung dot com
  2017-07-07 15:26 ` cvs-commit at gcc dot gnu.org
@ 2017-07-07 15:38 ` maiku.fabian at gmail dot com
  2017-07-07 15:38 ` joseph at codesourcery dot com
  2017-07-10  6:14 ` maiku.fabian at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-07-07 15:38 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |maiku.fabian at gmail dot com
         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

* [Bug localedata/21734] Missing yesstr and nostr  are for kw_GB
  2017-07-07 13:05 [Bug localedata/21734] New: Missing yesstr and nostr are for kw_GB akhilesh.k at samsung dot com
                   ` (3 preceding siblings ...)
  2017-07-07 15:38 ` joseph at codesourcery dot com
@ 2017-07-10  6:14 ` maiku.fabian at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-07-10  6:14 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-07 13:05 [Bug localedata/21734] New: Missing yesstr and nostr are for kw_GB akhilesh.k at samsung dot com
2017-07-07 13:05 ` [Bug localedata/21734] " akhilesh.k at samsung dot com
2017-07-07 15:26 ` cvs-commit at gcc dot gnu.org
2017-07-07 15:38 ` maiku.fabian at gmail dot com
2017-07-07 15:38 ` joseph at codesourcery dot com
2017-07-10  6:14 ` 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).