From 0c6bf713c558c5f302b0e9d95d18e6123a0b6f54 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 49674b7e3f..44b46e29a1 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 @@ -364,7 +364,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 @@ -372,5 +372,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