Bugzilla – Attachment 46700 Details for
Bug 15403
Confirm messages in intranet lists interface strangely worded
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15403 [QA Follow] - Minor language tweak
Bug-15403-QA-Follow---Minor-language-tweak.patch (text/plain), 1.34 KB, created by
Kyle M Hall (khall)
on 2016-01-15 15:32:13 UTC
(
hide
)
Description:
Bug 15403 [QA Follow] - Minor language tweak
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-01-15 15:32:13 UTC
Size:
1.34 KB
patch
obsolete
>From ee3fdc7c1516cdc7678b256f3f491dffab6fc591 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >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 <kyle@bywatersolutions.com> >--- > 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' %] > <span>An error occurred when deleting this list.</span> > [% CASE 'error_on_add_biblio' %] >- <span>The item has not been added to the list. Please check it's not already in the list.</span> >+ <span>The item has not been added to the list. Please verify it is not already in the list.</span> > [% CASE 'success_on_update' %] > <span>List updated.</span> > [% CASE 'success_on_insert' %] >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 15403
:
46627
|
46695
|
46699
| 46700