From d4c09dc8f76304bc0ecd9af6c492a1fea3e6266a 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 --- .../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 9fd28305e0..060e76b2de 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.30.2