https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32356

--- Comment #4 from Jonathan Druart <[email protected]> ---
I think there are several things here.

The de-DE interface is broken because of "% l: Unknown or unsupported format
specification"

To get the origin of the error:
% junitmsgfmt misc/translator/po/de-DE*

 <failure message="msgfmt
failure">misc/translator/po/de-DE-staff-prog.po:12520: 'msgstr' is not a valid
C format string, unlike 'msgid'. Reason: The character that terminates the
directive number 2 is not a valid conversion specifier.
 misc/translator/po/de-DE-staff-prog.po:66878: 'msgstr' is not a valid C format
string, unlike 'msgid'. Reason: The string ends in the middle of a directive.
 msgfmt: found 2 fatal errors


12519 msgid "Are you sure you want to delete \"%s\"?"
12520 msgstr "Sind Sie sicher, dass Sie \"%s% löschen möchten?"

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to