https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38935 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176925|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 176950 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176950&action=edit Bug 38935: Actions column not translatable in itemsearch.tt Column "Actions" was not translatable in itemsearch.tt. This patch makes column translatable. This also fixes typo in this columns id. Test plan: 1. Change language as something else than english. 2. Navigate to "Item search" page and search for items. => Note that column "Actions" still reads "Actions" 3. Apply this patch. 4. Make new item search. => Column should now have correct translation. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.