From 4f111c0d3fe0c0d611b416ffddb9528b9bdf9515 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'. --- .../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 33f5572863..5b52d4cb88 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 8e9badac6a..2fc4058188 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 @@ -341,7 +341,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.20.1