From 3726693c364558dd50c4222af847a2c46641e204 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 28 Apr 2022 16:16:04 +0000 Subject: [PATCH] Bug 29129: (QA follow-up) Rephrasing DisplayClearScreenButton preference Trying to make it clearer that's either none or 2 buttons. Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/circulation.pref | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 5e12f09735..25b7c256d6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -106,10 +106,10 @@ Circulation: - - pref: DisplayClearScreenButton choices: - no: "Don't show" - issueslip: "Show and print ISSUESLIP" - issueqslip: "Show and print ISSUEQSLIP" - - button to clear the current patron from the screen on the circulation screen. + no: "Don't show clear screen button" + issueslip: "Show print slip and clear screen buttons" + issueqslip: "Show print quick slip and clear screen buttons" + - to clear the current patron from the screen on the circulation screen. - - pref: RecordLocalUseOnReturn choices: -- 2.30.2