https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24046 --- Comment #1 from Maryse Simard <maryse.simard@inlibro.com> --- Created attachment 95514 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95514&action=edit Bug 24046: Untranslatable 'Activate filters' Bug 9573 moved the code for the table filters activation to it's own javascript file. The strings contained in this file are not translatable. This patch moves the strings to their own strings file which is then included with the javascript from the templates. Test plan: Visit the catalogue/detail.pl and reports/itemslost.pl and test that the 'Activate/Deactivate filters' option still work correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.