In this file: koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt this would read better tx("Modify system preference '{searchfield}'", { searchfield = searchfield }) if the parameter was renamed to system_preference like the in the rest of the file.
Created attachment 159176 [details] [review] Bug 35379: Rename tx() parameter to ease translation
Created attachment 159187 [details] [review] Bug 35379: Rename tx() parameter to ease translation Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. Able to add and edit 'Local use" system preferences after patch applied - no changes noticed.
Created attachment 160922 [details] [review] Bug 35379: Rename tx() parameter to ease translation Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.03