This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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/20482] de_CH: abbreviated weekdays should be two letters


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

--- Comment #4 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  2a124c616384f140a21ee675b3e6799f8e0e7592 (commit)
      from  66ba2e4ae5ab35e1a1cf8ab32f0382dc4270d07c (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=2a124c616384f140a21ee675b3e6799f8e0e7592

commit 2a124c616384f140a21ee675b3e6799f8e0e7592
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Mon Aug 14 17:12:37 2017 +0200

    Use two letter abbreviations in abday in all German locales.

        [BZ #20482]
        * locales/de_AT (LC_TIME): Use 2 letter abbreviations in abday.
        * locales/de_BE (LC_TIME): Use 2 letter abbreviations in abday.
        * locales/de_CH (LC_TIME): Use 2 letter abbreviations in abday.
        * locales/de_DE (LC_TIME): Use readable ASCII in abday.
        * locales/de_IT (LC_TIME): Use readable ASCII in abday.
        * locales/de_LU (LC_TIME): Use 2 letter abbreviations in abday.

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

Summary of changes:
 localedata/ChangeLog     |   10 ++++++++++
 localedata/locales/de_AT |    8 ++++----
 localedata/locales/de_BE |    8 ++++----
 localedata/locales/de_CH |    8 ++++----
 localedata/locales/de_DE |    8 ++++----
 localedata/locales/de_IT |    8 ++++----
 localedata/locales/de_LU |    8 ++++----
 7 files changed, 34 insertions(+), 24 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]