14 Dec
2021
14 Dec
'21
10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29602 --- Comment #23 from Fridolin Somers <fridolin.somers@biblibre.com> --- I've done some counting for fr-FR : Without patch :
msggrep -K -e '%s' misc/translator/po/fr-FR-staff-prog.po | grep -c ^msgid 1819 With patch : msggrep -K -e '%s' misc/translator/po/fr-FR-staff-prog.po | grep -c ^msgid 1747
-- You are receiving this mail because: You are watching all bug changes.