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/21217] localedata: Update months from CLDR-31


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

--- Comment #24 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  073ec86e5e4b7c3bf0a549d4d75cd68a05be287c (commit)
      from  2572f356b18ddee03b331ba33f5a2ae65d031a59 (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=073ec86e5e4b7c3bf0a549d4d75cd68a05be287c

commit 073ec86e5e4b7c3bf0a549d4d75cd68a05be287c
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
Date:   Thu Jun 29 02:23:28 2017 +0200

    More fixes after the recent import from CLDR-31

    After the recent import of month names from CLDR (bug 21217) more
    imports are also needed, mostly abbreviated month names.

        * localedata/locales/br_FR (abmon): Reworded "Eve " to "Mezh".

        * localedata/locales/fy_NL (abmon): Reworded "Maa" (March) to
        "Mrt" and "Maa" (May) to "Mai".

        * localedata/locales/lg_UG (abmon): Reworded "Jun" to "Juu".

        * localedata/locales/ln_CD (abmon): "yan", "fbl", "msi",
        and so on.

        * localedata/locales/mn_MN (abmon): "1-р сар", "2-р сар",
        "3-р сар", and so on.

        * localedata/locales/vi_VN (abmon): Reworded "Th01" to "Thg 1",
        "Th02" to "Thg 2" and so on.

        * localedata/locales/yo_NG (abday): "Àìkú", "Ajé", "Ìsẹ́gun",
        and so on, also comment updated to match the new content.
        (day): "Ọjọ́ Àìkú", "Ọjọ́ Ajé", "Ọjọ́ Ìsẹ́gun", and so on.
        (abmon): "Ṣẹ́rẹ́", "Èrèlè", "Ẹrẹ̀nà", and so on.
        (mon): Comment updated to match the actual content.
        (d_t_fmt): Changed "%A" to "%a" and "%B" to "%b".

        * localedata/locales/zu_ZA (abmon): "Jan", "Feb", "Mas",
        and so on, also comment updated to match the new content.
        (mon): comment updated to match the actual content.

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

Summary of changes:
 localedata/ChangeLog     |   22 +++++++++++++++++++
 localedata/locales/br_FR |    2 +-
 localedata/locales/fy_NL |    4 +-
 localedata/locales/lg_UG |    2 +-
 localedata/locales/ln_CD |   24 ++++++++++----------
 localedata/locales/mn_MN |   18 ++++++++++-----
 localedata/locales/vi_VN |   24 ++++++++++----------
 localedata/locales/yo_NG |   53 +++++++++++++++++++++++++++------------------
 localedata/locales/zu_ZA |   18 +++++++-------
 9 files changed, 103 insertions(+), 64 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]