This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/21823] missing yesstr, nostr for sa_IN


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

--- 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  1b768b4897a2ba6b30809a72f08b8eacba32a022 (commit)
       via  ffe6d539df373f815f08b2768d690219c34b8c1a (commit)
       via  b0edfa40c696704bbc5d2bc697b883bef86d3e1a (commit)
       via  832f8e048773da9aac99cd1ee57f2ccbd40860f6 (commit)
      from  94955362ddf7db640597c8c6406456828d9332f3 (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=1b768b4897a2ba6b30809a72f08b8eacba32a022

commit 1b768b4897a2ba6b30809a72f08b8eacba32a022
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Mon Jul 24 14:52:09 2017 +0200

    Add country_name to several locales

        * locales/an_ES (LC_ADDRESS): Add country_name.
        * locales/ayc_PE (LC_ADDRESS): Add country_name.
        * locales/be_BY@latin (LC_ADDRESS): Add country_name.
        * locales/dv_MV (LC_ADDRESS): Add country_name,
        country_ab2, and country_ab3
        * locales/ia_FR (LC_ADDRESS): Add country_name.
        * locales/ik_CA (LC_ADDRESS): Add country_name.
        * locales/lij_IT (LC_ADDRESS): Add country_name.
        * locales/mi_NZ (LC_ADDRESS): Add country_name.
        * locales/nds_DE (LC_ADDRESS): Add country_name.
        * locales/nds_NL (LC_ADDRESS): Add country_name.
        * locales/oc_FR (LC_ADDRESS): Add country_name.
        * locales/sa_IN (LC_ADDRESS): Add country_name.
        * locales/sc_IT (LC_ADDRESS): Add country_name.
        * locales/sd_IN (LC_ADDRESS): Add country_name.
        * locales/tcy_IN (LC_ADDRESS): Add country_name.
        * locales/tg_TJ (LC_ADDRESS): Add country_name.
        * locales/tl_PH (LC_ADDRESS): Add country_name.
        * locales/tt_RU (LC_ADDRESS): Add country_name.
        * locales/wo_SN (LC_ADDRESS): Add country_name.
        * locales/zh_SG (LC_ADDRESS): Add country_name.

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

commit ffe6d539df373f815f08b2768d690219c34b8c1a
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 24 17:40:26 2017 +0530

    Fix name_mrs for mag_IN

        [BZ #21825]
        * locales/mag_IN(LC_NAME): Fix name_mrs.

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

commit b0edfa40c696704bbc5d2bc697b883bef86d3e1a
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 24 12:43:47 2017 +0530

    Added yesstr/nostr for sa_IN

        [BZ #21823]
        * locales/sa_IN (LC_MESSAGES): Add yesstr,nostr

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

commit 832f8e048773da9aac99cd1ee57f2ccbd40860f6
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 24 12:26:11 2017 +0530

    Fix LC_TIME for mai_IN

        [BZ #21822]
        * locales/mai_IN (LC_TIME): Fix abday, day, mon etc...

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

Summary of changes:
 localedata/ChangeLog           |   39 +++++++++++++++++++
 localedata/locales/an_ES       |    2 +
 localedata/locales/ayc_PE      |    2 +
 localedata/locales/be_BY@latin |    2 +
 localedata/locales/dv_MV       |    4 ++
 localedata/locales/ia_FR       |    2 +
 localedata/locales/ik_CA       |    2 +
 localedata/locales/lij_IT      |    2 +
 localedata/locales/mag_IN      |    8 ++--
 localedata/locales/mai_IN      |   82 ++++++++++++++++++++++++++++++++++++++--
 localedata/locales/mi_NZ       |    2 +
 localedata/locales/nds_DE      |    2 +
 localedata/locales/nds_NL      |    2 +
 localedata/locales/oc_FR       |    3 +-
 localedata/locales/sa_IN       |    4 ++
 localedata/locales/sc_IT       |    2 +
 localedata/locales/sd_IN       |    2 +
 localedata/locales/tcy_IN      |    2 +
 localedata/locales/tg_TJ       |    2 +
 localedata/locales/tl_PH       |    2 +
 localedata/locales/tt_RU       |    4 ++
 localedata/locales/wo_SN       |    2 +
 localedata/locales/zh_SG       |    2 +
 23 files changed, 167 insertions(+), 9 deletions(-)

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]