From 103672fb920c27fb74763cf7b52fa0c7eead5f39 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 27 May 2025 14:52:34 +0200 Subject: [PATCH] Bug 40004: Replace 'self checkout' with 'self-checkout' On the UI, not in the comment of the DB Signed-off-by: Owen Leonard --- .../en/includes/html-customization-help.inc | 4 +-- .../prog/en/includes/permissions.inc | 2 +- .../intranet-tmpl/prog/en/modules/about.tt | 4 +-- .../admin/preferences/circulation.pref | 30 +++++++++---------- .../bootstrap/en/includes/masthead.inc | 2 +- .../bootstrap/en/includes/modals/checkout.inc | 2 +- .../bootstrap/en/modules/sco/help.tt | 6 ++-- .../bootstrap/en/modules/sco/printslip.tt | 2 +- .../bootstrap/en/modules/sco/sco-main.tt | 8 ++--- .../intranet-tmpl/prog/en/modules/about.tt | 4 +-- .../intranet-tmpl/prog/fr-CA/modules/about.tt | 4 +-- 11 files changed, 34 insertions(+), 34 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc index bc0bfabe7c3..b6febe79996 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc @@ -52,9 +52,9 @@
Include the following note on all routing list slips.
-
Show this content on the web-based self checkout screen.
+
Show this content on the web-based self-checkout screen.
-
Show this content on the Help page of the web-based self checkout system.
+
Show this content on the Help page of the web-based self-checkout system.
Show this content on the self check-in screen.
diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc index a0e17a2d418..64304081ebf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc @@ -567,7 +567,7 @@ Log into the self check-in module. Note: this permission prevents the patron from using any other OPAC functionality ([% name | html %]) [%- CASE 'self_checkout_module' -%] - Perform self checkout at the OPAC. It should be used for the patron matching the AutoSelfCheckID + Perform self-checkout at the OPAC. It should be used for the patron matching the AutoSelfCheckID ([% name | html %]) [%- CASE 'manage_rota_items' -%] Add and remove items from rotas diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index 2ff35d710a4..cea6ad40eb4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -566,13 +566,13 @@ [% IF AutoSelfCheckPatronDoesNotHaveSelfCheckPerm %] Warning - The patron used for the self checkout module at the OPAC does not have the self_check => self_checkout_module permission. + The patron used for the self-checkout module at the OPAC does not have the self_check => self_checkout_module permission. [% END %] [% IF AutoSelfCheckPatronHasTooManyPerm %] Warning - The patron used for the self checkout module at the OPAC has too many permissions. They should only have self_check => self_checkout_module. + The patron used for the self-checkout module at the OPAC has too many permissions. They should only have self_check => self_checkout_module. [% END %] [% IF warnNoTemplateCaching %] 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 9719f3c87ed..3d601500992 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 @@ -236,7 +236,7 @@ Circulation: 0: "Don't allow" - checkouts of items reserved to someone else via SIP checkout messages. - If allowed do not generate RESERVED warning. - - This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow". + - This allows self-checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow". - - pref: AllowItemsOnLoanCheckoutSIP choices: @@ -244,19 +244,19 @@ Circulation: 0: "Don't allow" - checkouts of items already checked out to someone else via SIP checkout messages. - If allowed do not generate ISSUED_TO_ANOTHER warning. - - This allows self checkouts for those items. + - This allows self-checkouts for those items. - - pref: AllowItemsOnHoldCheckoutSCO choices: 1: Allow 0: "Don't allow" - - checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. + - checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self-checkouts for those items. - - pref: AllFinesNeedOverride choices: 1: Require 0: "Don't require" - - staff to manually override all fines, even fines less than set in the noissuescharge system preference. Enabling this system preference will block all checkouts for patrons with fines both via the web-based self checkout system and via SIP. + - staff to manually override all fines, even fines less than set in the noissuescharge system preference. Enabling this system preference will block all checkouts for patrons with fines both via the web-based self-checkout system and via SIP. - - pref: AllowFineOverride choices: @@ -1247,13 +1247,13 @@ Circulation: class: code Self check-out module: - - - "Include the following JavaScript on all pages in the web-based self checkout:" + - "Include the following JavaScript on all pages in the web-based self-checkout:" - pref: SCOUserJS type: textarea syntax: javascript class: code - - - "Include the following CSS on all pages in the web-based self checkout:" + - "Include the following CSS on all pages in the web-based self-checkout:" - pref: SCOUserCSS type: textarea syntax: css @@ -1263,28 +1263,28 @@ Circulation: choices: 1: Show 0: "Don't show" - - "the patron's list of current checkouts by default when they log in to the self checkout module." + - "the patron's list of current checkouts by default when they log in to the self-checkout module." - - pref: ShowPatronImageInWebBasedSelfCheck choices: 1: Show 0: "Don't show" - - "the patron's picture (if one has been added) when they use the web-based self checkout." + - "the patron's picture (if one has been added) when they use the web-based self-checkout." - - pref: WebBasedSelfCheck choices: 1: Enable 0: "Don't enable" - - "the web-based self checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." + - "the web-based self-checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." - - - Have patrons log into the web-based self checkout system with their + - Have patrons log into the web-based self-checkout system with their - pref: SelfCheckoutByLogin choices: 1: username and password 0: cardnumber - ".
NOTE: If using 'cardnumber' and AutoSelfCheckAllowed you should set SelfCheckAllowByIPRanges to prevent brute force attacks to gain patron information outside the library." - - - "Time out the current patron's web-based self checkout system login after" + - "Time out the current patron's web-based self-checkout system login after" - pref: SelfCheckTimeout class: integer - seconds. @@ -1293,13 +1293,13 @@ Circulation: choices: 1: Allow 0: "Don't allow" - - patrons to return items through web-based self checkout system. + - patrons to return items through web-based self-checkout system. - - pref: AutoSelfCheckAllowed choices: 1: Allow 0: "Don't allow" - - "the web-based self checkout system to automatically log in with this staff login" + - "the web-based self-checkout system to automatically log in with this staff login" - pref: AutoSelfCheckID - and this password - pref: AutoSelfCheckPass @@ -1311,14 +1311,14 @@ Circulation: choices: 1: Show 0: "Don't show" - - "the print receipt popup dialog when self checkout is finished." + - "the print receipt popup dialog when self-checkout is finished." - - "Allow access to the self check from the following IP addresses:" - pref: SelfCheckAllowByIPRanges class: short - (Leave blank if not used. Use ranges or simple IP addresses separated by spaces, like 192.168.1.1 192.168.0.0/24.) - - - "Patron categories allowed to check out in a batch while logged into the self checkout system:" + - "Patron categories allowed to check out in a batch while logged into the self-checkout system:" - pref: SCOBatchCheckoutsValidCategories choices: patron-categories class: multiple diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc index 42b3408901d..94ebf1d8765 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -112,7 +112,7 @@ [% IF Koha.Preference( 'OpacTrustedCheckout' ) %] [% END %] diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/modals/checkout.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/modals/checkout.inc index 6a581178a37..4fce575fcce 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/modals/checkout.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/modals/checkout.inc @@ -3,7 +3,7 @@