public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/21839] New: Fix LC_MONETARY for ta_LK
@ 2017-07-26 10:27 akhilesh.k at samsung dot com
  2017-07-26 10:33 ` [Bug localedata/21839] " 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-26 10:27 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 21839
           Summary: Fix LC_MONETARY for ta_LK
           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: ---

-- 
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/21839] Fix LC_MONETARY for ta_LK
  2017-07-26 10:27 [Bug localedata/21839] New: Fix LC_MONETARY for ta_LK akhilesh.k at samsung dot com
@ 2017-07-26 10:33 ` akhilesh.k at samsung dot com
  2017-07-27 14:31 ` 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-26 10:33 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Akhilesh Kumar <akhilesh.k at samsung dot com> ---
https://sourceware.org/ml/libc-alpha/2017-07/msg00876.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/21839] Fix LC_MONETARY for ta_LK
  2017-07-26 10:27 [Bug localedata/21839] New: Fix LC_MONETARY for ta_LK akhilesh.k at samsung dot com
  2017-07-26 10:33 ` [Bug localedata/21839] " akhilesh.k at samsung dot com
@ 2017-07-27 14:31 ` cvs-commit at gcc dot gnu.org
  2017-07-28 12:45 ` jsm28 at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2017-07-27 14:31 UTC (permalink / raw)
  To: libc-locales

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

--- 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  10b8eb8fcc613b26bba17c5cd67691b409b9a608 (commit)
       via  551d64b2d7e7f84f18dfa619c6e93a884127fd13 (commit)
       via  c5527d7ddcfc1fbd7a129679580cf5d5e0b52ff5 (commit)
       via  30c0c707f7bcdbb4454bf540bb58cc9acd3b226f (commit)
       via  9e17c7aee3c63479f016c9917f26a27c0e40d9a5 (commit)
      from  d3675d957b9427d4d119250514a25aaba78d26de (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=10b8eb8fcc613b26bba17c5cd67691b409b9a608

commit 10b8eb8fcc613b26bba17c5cd67691b409b9a608
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Thu Jul 27 15:59:25 2017 +0530

    Fix country name in title of mai_NP locale

        [BZ #21848]
        * locales/mai_NP (LC_IDENTIFICATION): Fix country name in title.

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

commit 551d64b2d7e7f84f18dfa619c6e93a884127fd13
Author: Ihar Hrachyshka <ihrachys@redhat.com>
Date:   Thu Jul 27 11:44:40 2017 +0200

    Improve country_name in be_BY@latin

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

commit c5527d7ddcfc1fbd7a129679580cf5d5e0b52ff5
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Jul 27 11:04:38 2017 +0200

    Minor improvements to new az_IR locale

        * locales/az_IR (LC_MESSAGES): Improve yesexpr and noexpr.
        * locales/az_IR (LC_ADDRESS): Fix typo in comment  and
        use the individual iso-639-3 code for South Azerbaijani
        "azb" in lang_term.
        * locales/az_IR (LC_NAME): Improve readability of name_fmt in source.

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

commit 30c0c707f7bcdbb4454bf540bb58cc9acd3b226f
Author: Mousa Moradi <mousamk@gmail.com>
Date:   Thu Jul 27 10:41:21 2017 +0200

    Add new az_IR locale

        [BZ #14172]
        * locales/az_IR: New file.

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

commit 9e17c7aee3c63479f016c9917f26a27c0e40d9a5
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Thu Jul 27 10:10:57 2017 +0200

    Fix wrong monetary system used in ta_LK locale

        [BZ #21839]
        * locales/ta_LK (LC_MONETARY): copy "si_LK"

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

Summary of changes:
 ChangeLog                      |    4 +
 locale/iso-639.def             |    2 +
 localedata/ChangeLog           |   28 ++++
 localedata/SUPPORTED           |    1 +
 localedata/locales/az_IR       |  291 ++++++++++++++++++++++++++++++++++++++++
 localedata/locales/be_BY@latin |    2 +-
 localedata/locales/mai_NP      |    2 +-
 localedata/locales/ta_LK       |    2 +-
 8 files changed, 329 insertions(+), 3 deletions(-)
 create mode 100644 localedata/locales/az_IR

-- 
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/21839] Fix LC_MONETARY for ta_LK
  2017-07-26 10:27 [Bug localedata/21839] New: Fix LC_MONETARY for ta_LK akhilesh.k at samsung dot com
  2017-07-26 10:33 ` [Bug localedata/21839] " akhilesh.k at samsung dot com
  2017-07-27 14:31 ` cvs-commit at gcc dot gnu.org
@ 2017-07-28 12:45 ` jsm28 at gcc dot gnu.org
  2017-07-28 16:15 ` akhilesh.k at samsung dot com
  2017-07-30  9:59 ` jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2017-07-28 12:45 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Why isn't this marked 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/21839] Fix LC_MONETARY for ta_LK
  2017-07-26 10:27 [Bug localedata/21839] New: Fix LC_MONETARY for ta_LK akhilesh.k at samsung dot com
                   ` (2 preceding siblings ...)
  2017-07-28 12:45 ` jsm28 at gcc dot gnu.org
@ 2017-07-28 16:15 ` akhilesh.k at samsung dot com
  2017-07-30  9:59 ` jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-07-28 16:15 UTC (permalink / raw)
  To: libc-locales

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

Akhilesh Kumar <akhilesh.k at samsung dot com> changed:

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

--- Comment #4 from Akhilesh Kumar <akhilesh.k at samsung 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/21839] Fix LC_MONETARY for ta_LK
  2017-07-26 10:27 [Bug localedata/21839] New: Fix LC_MONETARY for ta_LK akhilesh.k at samsung dot com
                   ` (3 preceding siblings ...)
  2017-07-28 16:15 ` akhilesh.k at samsung dot com
@ 2017-07-30  9:59 ` jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2017-07-30  9:59 UTC (permalink / raw)
  To: libc-locales

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

Joseph Myers <jsm28 at gcc dot gnu.org> 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-28 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-26 10:27 [Bug localedata/21839] New: Fix LC_MONETARY for ta_LK akhilesh.k at samsung dot com
2017-07-26 10:33 ` [Bug localedata/21839] " akhilesh.k at samsung dot com
2017-07-27 14:31 ` cvs-commit at gcc dot gnu.org
2017-07-28 12:45 ` jsm28 at gcc dot gnu.org
2017-07-28 16:15 ` akhilesh.k at samsung dot com
2017-07-30  9:59 ` jsm28 at gcc dot gnu.org

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