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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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#unit=22438387

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to