https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33332

            Bug ID: 33332
           Summary: Fix formatting of TT comments to improve translations
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: I18N/L10N
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
        Depends on: 32571

The comments I added to html_helpers.inc for documenting usage of the tab and
breadcrumbs wrappers are showing up in translations. 

#: koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc:357
#, c-format
msgid ""
"%s [%%# BOOTSTRAP TAB WRAPPER USAGE [ WRAPPER tabs id= \"tabs_container_id"
"\" ] [ WRAPPER tabs_nav ] [ WRAPPER tab_item tabname= \"tab_name_1\" "

The translation tool seems to have a problem with a multi-line
Template::Toolkit comment. The workaround is to comment each line individually.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32571
[Bug 32571] Use template wrapper to build tabbed components
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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