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/17225] ar_SY: localized month names for May and June are incorrect


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

--- Comment #8 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  1bea5858dd5b2615288e96525f3918e35f42dd2d (commit)
      from  3adfef7eaafae8dc00fa12cdecde68c01b7d565a (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=1bea5858dd5b2615288e96525f3918e35f42dd2d

commit 1bea5858dd5b2615288e96525f3918e35f42dd2d
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
Date:   Sat Jul 1 02:22:37 2017 +0200

    Arabic scripts: More fixes after the recent import.

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

    This patch also updates May (full month name) in ps_AF which was
    skipped in the previous patch.

    Incidentally, this import fixes bug 17225 (ar_SY) and partially
    bug 19066 (ar_SA).

    CLDR currently has a bug in the full month name for October for ar_IQ, see
    http://unicode.org/cldr/trac/ticket/10460

        * localedata/locales/ar_DZ (abmon): Full import from CLDR, abmon
        is no longer abbreviated.
        * localedata/locales/ar_IQ (abmon): Likewise.
        * localedata/locales/ar_MA (abmon): Likewise.
        * localedata/locales/ar_TN (abmon): Likewise.
        * localedata/locales/ps_AF (abmon): Likewise.
        * localedata/locales/ug_CN (abmon): Likewise.
        * localedata/locales/ar_SA (abmon): Likewise, partially
        fixes bug 19066.
        * localedata/locales/ks_IN (abmon): A copy of mon.
        * localedata/locales/ur_IN (abmon): Oct reworded "اكتوبر" to
        "اکتوبر" (same change as mon).
        * localedata/locales/ur_PK (abmon): Same changes as mon applied.

        * localedata/locales/ps_AF (mon): May reworded "می" to "مۍ".

        [BZ #17225]
        * localedata/locales/ar_SY (abmon): May reworded "نوار" to
        "أيار", this closes bug 17225.
        * localedata/locales/ar_JO (abmon): Likewise.
        * localedata/locales/ar_LB (abmon): Likewise.

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

Summary of changes:
 localedata/ChangeLog     |   34 ++++++++++++++++++++++++++++++++++
 localedata/locales/ar_DZ |   18 ++++++++++++------
 localedata/locales/ar_IQ |   18 ++++++++++++------
 localedata/locales/ar_JO |    2 +-
 localedata/locales/ar_LB |    2 +-
 localedata/locales/ar_MA |   18 ++++++++++++------
 localedata/locales/ar_SA |   24 ++++++++++++------------
 localedata/locales/ar_SY |    2 +-
 localedata/locales/ar_TN |   18 ++++++++++++------
 localedata/locales/ks_IN |   20 ++++++++++----------
 localedata/locales/ps_AF |   24 ++++++++++++------------
 localedata/locales/ug_CN |   24 ++++++++++++------------
 localedata/locales/ur_IN |    2 +-
 localedata/locales/ur_PK |   12 ++++++------
 14 files changed, 138 insertions(+), 80 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]