https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30729 Bug ID: 30729 Summary: Template toolkit comments are caught in the translatable strings Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr I was checking the untranslated strings for 22.05 and noticed template toolkit comments are caught in the translatable strings. For example this string: %%] [%%# - category:␠ https://translate.koha-community.org/fr/22.05/translate/fr-FR-staff-prog.po#... It comes from koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc [%# Display a complex patron search form %] [%# - Search: <input> %] [%# You can then pass a list of filters %] [%# - branch: <select library list> %] [%# - category: <select patron category list> %] [%# - search_field: <select patron field list> %] [%# - search_type: <select "contain" or "start with"> %] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.