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/21706] yesstr and nostr are missing for Breton [LC_MESSAGES] locale


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

--- Comment #11 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  a4cc02c7413af4826fe8d13b6250c3fc47f15699 (commit)
       via  1e5971ec1452784d6cb59539442d92b7020378d5 (commit)
       via  bc5fc7de2115847d9ed312a41713c6a4c724f3dd (commit)
      from  ecc7da5bb897f17ef470fc928ab2b7132e3fa069 (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=a4cc02c7413af4826fe8d13b6250c3fc47f15699

commit a4cc02c7413af4826fe8d13b6250c3fc47f15699
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Fri Oct 27 10:55:44 2017 +0200

    tt_RU locale: make yesstr and nostr agree with CLDR by starting with lower
case letters

        * localedata/locales/tt_RU (LC_MESSAGES): Start yesstr and nostr
        with lowercase letters to make it agree with CLDR.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=1e5971ec1452784d6cb59539442d92b7020378d5

commit 1e5971ec1452784d6cb59539442d92b7020378d5
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Fri Oct 27 10:53:35 2017 +0200

    Fix all remaining issues of [BZ #15260]

        [BZ #15260]
        * localedata/locales/doi_IN (LC_MESSAGES): Match only for the
        first letters of yesstr and nostr in yesexpr and noexpr,
        not for the full words.
        * localedata/locales/hne_IN (LC_MESSAGES): Likewise.
        * localedata/locales/kok_IN (LC_MESSAGES): Likewise.
        * localedata/locales/mr_IN (LC_MESSAGES): Likewise.
        * localedata/locales/sat_IN (LC_MESSAGES): Likewise.
        * localedata/locales/km_KH (LC_MESSAGES): Match also for the
        first letters of yesstr and nostr in yesexpr and noexpr,
        until now only English was matched in yesexpr and noexpr.
        * localedata/locales/tl_PH (LC_MESSAGES): Use “copy "fil_PH"”
        instead of “copy "en_US"”. CLDR has yesstr and nostr data for
        fil but not for tl. As tl and fil are very similar, using fil
        is probably better than using English.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bc5fc7de2115847d9ed312a41713c6a4c724f3dd

commit bc5fc7de2115847d9ed312a41713c6a4c724f3dd
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Fri Oct 27 09:38:00 2017 +0200

    br_FR locale: Use all lowercase in yesstr and nostr.

        [BZ #21706]
        * localedata/locales/br_FR (LC_MESSAGES): Use all lowercase
        in yesstr and nostr.

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

Summary of changes:
 ChangeLog                 |   29 +++++++++++++++++++++++++++++
 localedata/locales/br_FR  |    4 ++--
 localedata/locales/doi_IN |    4 ++--
 localedata/locales/hne_IN |    4 ++--
 localedata/locales/km_KH  |    4 ++--
 localedata/locales/kok_IN |    4 ++--
 localedata/locales/mr_IN  |    4 ++--
 localedata/locales/sat_IN |    4 ++--
 localedata/locales/tl_PH  |    2 +-
 localedata/locales/tt_RU  |    4 ++--
 10 files changed, 46 insertions(+), 17 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]