From 18c8e6290501be52fa5c56189ed48f2e623ebeb8 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Thu, 21 Jan 2016 00:35:45 +0000 Subject: [PATCH] Bug 15618: Typos fixed in searching.pref --- .../prog/en/modules/admin/preferences/searching.pref | 6 +++--- 1 file changed, 3 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 c5c00a9..aaed8d1 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 @@ -54,8 +54,8 @@ Searching: - pref: UseICU default: 0 choices: - yes: Using - no: "Not using" + yes: Use + no: "Don't use" - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.' - - pref: UseQueryParser @@ -153,7 +153,7 @@ Searching: - pref: MaxSearchResultsItemsPerRecordStatusCheck class: integer - items. - -
If a record has more than this number of items, they availability statuses may be incorrect in the search results, but will be correct in the record details. + -
If a record has more than this number of items, the availability statuses may be incorrect in the search results, but will be correct in the record details. -
Leave empty for no limit on the number of items for which to check the status. - - By default, sort search results in the OPAC by -- 1.7.10.4