From 1f548495eee7d8eab872cbe80046c188382e84ac Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 12 Mar 2026 08:04:09 -0400 Subject: [PATCH] Bug 31736: (follow-up) Minor adjustments - In the reports dictionary, I think using the I18N's context function is the best option here for clarity - In MARC modification templates I think since these patches add the word "fields" to the dropdown we can remove the text "field(s)" after it. I've also modified the "1st" option to be "1st MARC field" since the former is similarly ambiguous. Signed-off-by: Owen Leonard --- koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt | 2 +- .../prog/en/modules/tools/marc_modification_templates.tt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt index cd6bf8f03d4..ba192f3c986 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt @@ -101,7 +101,7 @@ [% IF ( areas ) %] Filter by area - + - field(s) + -- 2.39.5