[Bug localedata/23140] More languages need two forms of month names

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Mon Jun 11 23:37:00 GMT 2018


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

--- Comment #32 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  c4ad5782c44f4fa23d3ca9bec1e288c24cf2e6df (commit)
      from  ca121b117f2c9c97a4c121334481a96c94fef3a0 (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=c4ad5782c44f4fa23d3ca9bec1e288c24cf2e6df

commit c4ad5782c44f4fa23d3ca9bec1e288c24cf2e6df
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
Date:   Tue Jan 30 12:31:12 2018 +0100

    gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140).

    As a followup of fixing bug 10871, these three languages now support two
    grammatical cases of the month names.

    This commit does not resolve the bug because there are more languages
    to be committed.

        [BZ #23140]
        * localedata/locales/gd_GB (mon): Rename to...
        (alt_mon): This.
        (mon): Import from CLDR (genitive case).
        * localedata/locales/hsb_DE (mon): Rename to...
        (alt_mon): This.
        (mon): Import from CLDR (genitive case).
        * localedata/locales/wa_BE (mon): Rename to...
        (alt_mon): This.
        (mon): Add, fill with the proper genitive forms, but CLDR data
        is incomplete; completed according to the comments in this file.
        (d_t_fmt): Do not use "di" before the month name, no longer needed.

        * localedata/locales/wa_BE (country_name): Reword
        "Beljike" -> "Beldjike".

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

Summary of changes:
 ChangeLog                 |   18 ++++++++++++++++++
 NEWS                      |    7 ++++---
 localedata/locales/gd_GB  |   17 ++++++++++++++++-
 localedata/locales/hsb_DE |   14 +++++++++++++-
 localedata/locales/wa_BE  |   24 ++++++++++++++++--------
 5 files changed, 67 insertions(+), 13 deletions(-)

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


More information about the Libc-locales mailing list