Bugzilla – Attachment 64575 Details for
Bug 18830
Message to user is poorly constructed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18830: Fix phrasing of screen message
Bug-18830-Fix-phrasing-of-screen-message.patch (text/plain), 1.24 KB, created by
Marcel de Rooy
on 2017-06-23 06:19:56 UTC
(
hide
)
Description:
Bug 18830: Fix phrasing of screen message
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-06-23 06:19:56 UTC
Size:
1.24 KB
patch
obsolete
>From affa03ceba57aa3445254409d7d0fe24bfa4c9a7 Mon Sep 17 00:00:00 2001 >From: Colin Campbell <colin.campbell@ptfs-europe.com> >Date: Tue, 20 Jun 2017 16:35:35 +0100 >Subject: [PATCH] Bug 18830: Fix phrasing of screen message >MIME-Version: 1.0 >Content-Type: text/plain; charset=utf-8 >Content-Transfer-Encoding: 8bit >Content-Type: text/plain; charset=utf-8 > >Verb should be plural in this message > >Signed-off-by: Israelex A Veleña for KohaCon17 <israelex19@gmail.com> >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >index 79f1b79..c296e9e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -206,7 +206,7 @@ $(document).ready(function() { > </form> > </div> > [% ELSE %] >- <p>Sorry, but there is no results for your search.</p> >+ <p>Sorry, but there are no results for your search.</p> > <p>Search was: > <ul> > [% IF ( invoicenumber ) %] >-- >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 18830
:
64457
|
64562
| 64575