From 5b53e4402b4c1a644524f25ea1e95a653e78dac1 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 12 Sep 2020 17:53:26 +0000 Subject: [PATCH] Bug 26435: (QA follow-up) Terminology: Fix some more borrowers in other preferences Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/circulation.pref | 6 +++--- 1 file changed, 3 insertions(+), 3 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 e8409194c0..9e6dbe3d4f 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 @@ -386,14 +386,14 @@ Circulation: - Include up to - pref: PrintNoticesMaxLines class: integer - - "item lines in a printed overdue notice. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items. Set to 0 to include all overdue items in the notice, no matter how many there are." + - "item lines in a printed overdue notice. If the number of items is greater than this number, the notice will end with a warning asking the patron to check their online account for a full list of overdue items. Set to 0 to include all overdue items in the notice, no matter how many there are." - - pref: OverduesBlockCirc choices: block: Block noblock: "Don't block" confirmation: Ask for confirmation - - "when checking out to a borrower that has overdues outstanding." + - "when checking out to a patron that has overdues outstanding." - - "When checking out an item with rental fees, " - pref: RentalFeesCheckoutConfirmation @@ -703,7 +703,7 @@ Circulation: no: "Don't allow" - "holds to expire automatically if they have not been picked by within the time period specified in the ReservesMaxPickUpDelay system preference.
NOTE: This system preference requires the misc/cronjobs/holds/cancel_expired_holds.pl cronjob. Ask your system administrator to schedule it." - - - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of + - If using ExpireReservesMaxPickUpDelay, charge a patron who allows their waiting hold to expire a fee of - pref: ExpireReservesMaxPickUpDelayCharge class: currency - "." -- 2.11.0