[Koha-bugs] [Bug 29585] New: "Go to field" in cataloguing alerts is not translatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 28 17:28:09 CET 2021


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

            Bug ID: 29585
           Summary: "Go to field" in cataloguing alerts is not
                    translatable
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: I18N/L10N
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: frederic at tamil.fr
        Depends on: 28450

koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt

var subfield=tagsubfieldid.substr(3,1);
StrAlert += "<li>"+_("Tag %s subfield %s %s in tab %s").format(tag, subfield,
formatFieldName( tabflag[tagsubfieldid][1] ), tabflag[tagsubfieldid][2]) + ' <a
class="linkfield btn btn-link" href="#" data-tab="' + tabflag[tagsubfieldid][2]
+ '" data-field="' + tabflag[tagsubfieldid][3] + '"><i class="fa
fa-arrow-right" aria-hidden="true"></i> Go to field</a></li>';


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28450
[Bug 28450] Make Account summary print tables configurable
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list