[Bug localedata/25119] Change Czech weekday names to lowercase

maiku.fabian at gmail dot com sourceware-bugzilla@sourceware.org
Tue Jun 11 10:39:37 GMT 2024


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

--- Comment #11 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Tested the patch, works:

$ sudo chroot /var/lib/mock/fedora-40-x86_64/root/
bash-5.2# LC_ALL=cs_CZ.UTF-8 locale -k day 
day="neděle;pondělí;úterý;středa;čtvrtek;pátek;sobota"
bash-5.2# LC_ALL=cs_CZ.UTF-8 locale -k abday 
abday="ne;po;út;st;čt;pá;so"
bash-5.2#

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list