From c79054576eb13496498fc253a6f35af6791b38fa Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Fri, 25 Oct 2019 01:58:02 +0000 Subject: [PATCH] Bug 22381: Change wording on Calendar-related system preferences --- .../en/modules/admin/preferences/circulation.pref | 27 +++++++++++----------- 1 file changed, 13 insertions(+), 14 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 9f7c0dcb48..0b7e40a14d 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 @@ -280,12 +280,12 @@ Circulation: homebranch: the library the item is from. holdingbranch: the library the item is held by. - - - Calculate the due date using - pref: useDaysMode choices: - Days: circulation rules only. - Calendar: the calendar to skip all days the library is closed. - Datedue: the calendar to push the due date to the next open day + Days: Ignore the calendar + Calendar: Use the calendar to skip days the library is closed + Datedue: Use the calendar to push the due date to the next open day + - when calculating the date due. - - Calculate "No renewal before" based on - pref: NoRenewalBeforePrecision @@ -371,9 +371,9 @@ Circulation: - - pref: OverdueNoticeCalendar choices: - yes: "Use Calendar" - no: "Ignore Calendar" - - when working out the period for overdue notices + yes: Use the calendar + no: Ignore the calendar + - when calculating the period for overdue notices. - - Include up to - pref: PrintNoticesMaxLines @@ -734,9 +734,9 @@ Circulation: - - pref: ExcludeHolidaysFromMaxPickUpDelay choices: - yes: Allow - no: "Don't allow" - - Closed days to be taken into account in reserves max pickup delay. + yes: Ignore the calendar + no: Use the calendar + - when calculating the period for reserves max pickup delay. - - pref: decreaseLoanHighHolds choices: @@ -833,13 +833,12 @@ Circulation: - unmediated Interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend. Fines Policy: - - - Calculate fines based on days overdue - pref: finesCalendar type: choice choices: - ignoreCalendar: directly. - noFinesWhenClosed: not including days the library is closed. - - + noFinesWhenClosed: Use the calendar + ignoreCalendar: Ignore the calendar + - when calculating the period for fines. - - pref: finesMode type: choice -- 2.11.0