From b23578d0bd514e8c9cfcc626f70f62ae56432e9b Mon Sep 17 00:00:00 2001 From: David Nind Date: Thu, 23 Jun 2022 21:47:43 +0000 Subject: [PATCH] Bug 27113: (follow-up) Update descriptions for system preferences Update the descriptions for the new system preferences - IntranetAutocompleteElasticSearch and OPACAutocompleteElasticSearch. Test plan: 1. Review the descriptions for the IntranetAutocompleteElasticSearch and OPACAutocompleteElasticSearch system preferences. 2. Make sure they are readable and make sense. Signed-off-by: David Nind Signed-off-by: David Nind --- .../prog/en/modules/admin/preferences/searching.pref | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index 2e9d0a6d3e..f271d68b7b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -305,7 +305,7 @@ Searching: choices: 1: Show 0: "Don't show" - - looking terms based on a provided text by using an ElasticSearch for OPAC. + - search suggestions in the OPAC when using Elasticsearch. - - pref: IntranetAutocompleteElasticSearch type: boolean @@ -313,5 +313,4 @@ Searching: choices: 1: Show 0: "Don't show" - - looking terms based on a provided text by using an ElasticSearch for Intranet. - - + - search suggestions in the staff interface when using Elasticsearch. -- 2.25.1