http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10413 Bug ID: 10413 Summary: French staff po file is not translatable Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.12 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: translate.koha-community.org Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@biblibre.com CC: frederic@tamil.fr In 3.12 and master, I get an error on translate update fr-FR. It is caused by /misc/translator/po/fr-FR-i-staff-t-prog-v-3006000.po l.103798 (in 3.12): #: intranet-tmpl/prog/en/modules/help/members/moremember.tt:18 #, c-format msgid " " msgstr " " The error is (in french of course...): AVERTISSEMENT : Il manque le jeu de caractères dans l'en-tête. La conversion vers le jeu de caractères de l'utilisateur ne fonctionnera pas. fr-FR-i-staff-t-prog-v-3006000.po:103800: Double définition de message... fr-FR-i-staff-t-prog-v-3006000.po:21: ...voici l'endroit de la première occurence msgmerge: 1 erreur fatale trouvée It means a duplicate message definition errors line 103800 of the header. The po file is not regenerated! I will provide a patch, but maybe it is not the right place. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.