From 132ef99cf0a69668b318b38d4090152ff2880ca2 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Fri, 15 Jan 2016 15:30:07 +0000 Subject: [PATCH] Bug 15403 [QA Follow] - Minor language tweak The phrase "Please check it's not" sees incorrect gramatically, changing the wording to "Please verify it is not" Signed-off-by: Kyle M Hall Signed-off-by: Brendan A Gallagher --- .../intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt index 04c4412f9c..8f91e2958d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -330,7 +330,7 @@ function placeHold () { [% CASE 'error_on_delete' %] An error occurred when deleting this list. [% CASE 'error_on_add_biblio' %] - The item has not been added to the list. Please check it's not already in the list. + The item has not been added to the list. Please verify it is not already in the list. [% CASE 'success_on_update' %] List updated. [% CASE 'success_on_insert' %] -- 2.39.2