br_FR locale: Use all lowercase in yesstr and nostr.
authorMike FABIAN <mfabian@redhat.com>
Fri, 27 Oct 2017 07:38:00 +0000 (09:38 +0200)
committerMike FABIAN <mfabian@redhat.com>
Fri, 27 Oct 2017 07:39:08 +0000 (09:39 +0200)
[BZ #21706]
* localedata/locales/br_FR (LC_MESSAGES): Use all lowercase
in yesstr and nostr.

ChangeLog
localedata/locales/br_FR

index 4822e49..4caaf0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-27  Thierry Vignaud <thierry.vignaud@gmail.com>
+
+       [BZ #21706]
+       * localedata/locales/br_FR (LC_MESSAGES): Use all lowercase
+       in yesstr and nostr.
+
 2017-10-26  Joseph Myers  <joseph@codesourcery.com>
 
        * math/math.h [__HAVE_FLOAT16 && __GLIBC_USE
index 44922cc..5cda3a7 100644 (file)
@@ -98,8 +98,8 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "^[+1oOyY]"
 noexpr  "^[-0kKnN]"
-yesstr  "Ya"
-nostr   "Ket"
+yesstr  "ya"
+nostr   "ket"
 END LC_MESSAGES
 
 LC_MONETARY