From 2bf9d99ccbfd0d32af44b8b70f98d1246389ba74 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Tue, 1 Nov 2022 15:16:30 +0000 Subject: [PATCH] Bug 31028: (follow-up) System preference terminology Capitalise NOTE and swap 'client' for 'interface'. Signed-off-by: David Nind Signed-off-by: Helen Oliver --- .../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 82c2c258f8e..4dc792da451 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 @@ -49,7 +49,7 @@ Cataloging: 0: "Don't allow" 1: Allow - "staff to report concerns about catalog records." - - '

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

' + - '

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

' - - "Use " - pref: CatalogerEmails 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 48f8044a36b..390f5c24e61 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 @@ -342,7 +342,7 @@ OPAC: 0: "Don't allow" 1: Allow - "OPAC users to report concerns about catalog records." - - '

Note: Enabling `CatalogConcerns` will allow concern submissions from the staff client.

' + - '

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

' - - pref: OPACReportProblem choices: -- 2.39.1