https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38720 --- Comment #7 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Owen Leonard from comment #6)
gulp po:update --lang fr-FR
Error: Command failed: misc/translator/xgettext.pl --charset=UTF-8 -F -o /tmp/koha-LJMkbx/Koha-opac-bootstrap.pot -f /tmp/koha-LJMkbx/files Incorrect structure found at ./koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc:80: '<li ' at misc/translator/xgettext.pl line 124, <$INPUT> line 121.
The line:
<li [% IF loop.count > 5 && !facet.active %]class="collapsible-facet" style="display:none"[% END %]>
See the previous comment, it's the only problem I encountered. It's fixed on "Bug 38664: opac-facets.inc - Fix translation script" -- You are receiving this mail because: You are watching all bug changes.