https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42420 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. I used fr-FR-opac-bootstrap.po and searched the file for "Search by", there were no results, such as: - Search by keyword phrase - Search by subject phrase - Search by conference name - Search curriculum ... (The "Search by..." words can be found in koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt and the data-placeholder element for option tags.) 2. Before the patch, you can't find any "Search by ..." in misc/translator/po/fr-FR-opac-bootstrap.po 3. After the patch, you can find several, for example: #. OPTION #: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt:81 #, fuzzy msgid "Search by keyword phrase" msgstr "Recherche dans le catalogue par mot-clé dans %s" Note: I edited the commit message, as we now use Weblate, not Pootle. -- You are receiving this mail because: You are watching all bug changes.