From e65fc95ad40986e399c94c8d7bb79cd2605026f0 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Thu, 20 Jul 2023 16:57:37 +0100 Subject: [PATCH] Bug 33286: Update 'catalog' to 'bibliographic' in preferences Correct the terminology to make it clear catalog concerns only concerns bibliographic records at the moment, not authority records too. Signed-off-by: Sam Lau Signed-off-by: Marcel de Rooy Signed-off-by: Tomas Cohen Arazi (cherry picked from commit c8dbed27f1e3b5f962318b0e158166794974b406) Signed-off-by: Fridolin Somers --- .../prog/en/modules/admin/preferences/cataloguing.pref | 2 +- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 611edf03f4..a8c3113d35 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -48,7 +48,7 @@ Cataloging: choices: 0: "Don't allow" 1: Allow - - "staff to report concerns about catalog records." + - "staff to report concerns about bibliographic records." - '

NOTE: You can also enable `OpacCatalogConcerns` to allow OPAC users the same option.

' - - "Use " diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index a48f7bb229..2affbcb55a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -347,7 +347,7 @@ OPAC: choices: 0: "Don't allow" 1: Allow - - "OPAC users to report concerns about catalog records." + - "OPAC users to report concerns about bibliographic records." - '

NOTE: Enabling `CatalogConcerns` will allow concern submissions from the staff interface.

' - - pref: OPACReportProblem -- 2.39.2