From 38636a118d60d754fc6e019e32249ac29a740b8f 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 Signed-off-by: Jonathan Druart Signed-off-by: Jonathan Druart (cherry picked from commit e5a959486f1ba8014b2020623cc304711bb856b7) Signed-off-by: Lucas Gass --- .../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 afc9a40f52..dd73b75592 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 @@ -701,7 +701,7 @@ Circulation: no: "Don't allow" - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.
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.39.5