From c7dff0975bdb8dbf88ed3e78d33e8eb114115c5a 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 1f64c7563c..d8c53f1844 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 @@ -351,7 +351,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 @@ -359,5 +359,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.34.1