https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25118 Bug ID: 25118 Summary: Tool tip on claims note field is not translatable 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: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Depends on: 14687 The tool tip "Double click to edit" in the new'ish claims tab is not translatable. koha-tmpl/intranet-tmpl/prog/js/checkouts.js: + '<i style="float:right" class="fa fa-pencil-square-o" title="Double click to edit"></i>'; I also wonder why we introduce a new behaviour here (double click is not needed anywhere else in Koha). Why not use a single click? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14687 [Bug 14687] Patron's transaction history changes items' order after paying fines -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.