From 25e7faf3c336b0a69137ad73d23f9753e27f506a Mon Sep 17 00:00:00 2001 From: Jesse Weaver Date: Mon, 2 Nov 2009 20:30:58 -0700 Subject: [PATCH] Bug 3748 - QueryAutoTruncate description wrong --- .../prog/en/modules/admin/preferences/searching.pref | 7 ++++--- 1 file changed, 4 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 623f95f843..fe9632defd 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 @@ -14,12 +14,13 @@ Searching: class: list - - + - Perform wildcard searching (where, for example, Har would match Harry and harp) - pref: QueryAutoTruncate type: boolean choices: - yes: Allow - no: "Don't allow" - - words in a search query to use the * wildcard (for example, Har* would Harry and harp). + yes: automatically. + no: only if * is added. + - "
(The * character would be used like so: Har* or *logging.)" - - pref: QueryFuzzy type: boolean -- 2.39.5