https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42420 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 197823 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197823&action=edit Bug 42420: Strings from data-placeholder attributes not translated It seems that strings from data-placeholder attributes are not translated in Koha, and they are absent from Weblate. Test plan ========= 1. E.g. in OPAC advanced search there are placeholders "Search by ...": "Search by keyword etc". 2. Verify that the strings are absent from <lang>-opac-bootstrap.po file. 3. Apply the patch, run gulp po:update 4. Verify that the strings from 'data-placeholder' are now present in <lang>-opac-bootstrap.po file and can be translated. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.