From ee3fdc7c1516cdc7678b256f3f491dffab6fc591 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 --- koha-tmpl/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 73cc02a..0834675 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -328,7 +328,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.1.4