https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32356
--- Comment #5 from Katrin Fischer <[email protected]> --- (In reply to Jonathan Druart from comment #4) > 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?" Yes, I already fixed these. But I also had display problems with other installed languages. It was fr-FR - maybe also some errors there. Let's keep the display issue separate from the files not being updated in the installer directory. -- 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/
