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/23422] oc_FR: More updates of locale data


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

--- Comment #3 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  df467d229ac53098d06ffd7b86322a1e22bf6013 (commit)
      from  5c112f1b62b6fca7348c64a004e9fc4cfdaca1ad (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=df467d229ac53098d06ffd7b86322a1e22bf6013

commit df467d229ac53098d06ffd7b86322a1e22bf6013
Author: Quentin PAGÈS <provaires@quentino.fr>
Date:   Sat May 19 17:59:08 2018 +0200

    oc_FR locale: Multiple updates (bug 23140, bug 23422).

    Multiple updates for Occitan language including alternative month names,
    update abday and abmon, fix typos in day, fix d_fmt, correct LC_NAME,
    and use “copy "ca_ES"” as LC_COLLATE.

        [BZ #23140]
        * localedata/locales/oc_FR (mon): Rename to...
        (alt_mon): This, then update October (typo fix).
        (mon): New content (genitive case, month names preceded by
        "de" or "d’").

        [BZ #23422]
        * localedata/locales/oc_FR (abday): Update all items.
        (day): Update Wednesday and Saturday (typo fixes).
        (abmon): Update all items, except May.
        (d_fmt): Update "%d.%m.%Y" -> "%d/%m/%Y".
        (LC_IDENTIFICATION): Bump the revision number and date.
        Keep the "category" entries in alphabetic order.
        (LC_ADDRESS): Remove no longer needed comment.
        (LC_COLLATE): Use “copy "ca_ES"”.
        (LC_NAME): Set the correct values of "name_fmt", "name_mr", and
        "name_mrs".

    Reviewed-by: Carlos O'Donell <carlos@redhat.com>

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

Summary of changes:
 ChangeLog                |   20 ++++++++++++++
 NEWS                     |    2 +-
 localedata/locales/oc_FR |   64 ++++++++++++++++++++++++++++-----------------
 3 files changed, 61 insertions(+), 25 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]