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.
This commit is contained in:
Mike FABIAN 2017-10-27 09:38:00 +02:00
parent ecc7da5bb8
commit bc5fc7de21
2 changed files with 8 additions and 2 deletions

View File

@ -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

View 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