https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42420 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Hum this is not quite right it seems: git checkout origin/main gulp po:update --lang fr-FR cd misc/translator/po git commit -a -m"wip" cd - git checkout bug_42420 (main + this patch) gulp po:update --lang fr-FR cd - git diff +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:241 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:243 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:246 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:248 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:251 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:253 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:256 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:258 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:261 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:263 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:266 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:268 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:271 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:273 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:277 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:279 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:283 +#: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:285 +msgid "[% t(" +msgstr "" The other changes in fr-FR-opac-bootstrap.po look correct. However, in fr-FR-staff-prog.po: +#. H1 +#: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt:2731 +#, fuzzy +msgid "title" +msgstr "Titre" +#. TEXTAREA +#: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt:2734 +#, fuzzy +msgid "code" +msgstr "ccode" +#. A +#: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt:2736 +msgid "edit-href" +msgstr "" +#. A +#: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt:2737 +#, fuzzy +msgid "duplicate-href" +msgstr "Dupliquer" +#. A +#: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt:2738 +#, fuzzy +msgid "schedule-href" +msgstr "Planificateur de tâches" +#. A +#: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt:2739 +#, fuzzy +msgid "delete-attrs" +msgstr "Supprimer les adhérents" -- You are receiving this mail because: You are watching all bug changes.