Bugzilla – Attachment 38216 Details for
Bug 10752
Impossible to add 2 identical suggestions, but without any explanation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14022: Follow-up - rephrase erorr messages a little
Bug-14022-Follow-up---rephrase-erorr-messages-a-li.patch (text/plain), 2.58 KB, created by
Katrin Fischer
on 2015-04-20 20:17:36 UTC
(
hide
)
Description:
Bug 14022: Follow-up - rephrase erorr messages a little
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-04-20 20:17:36 UTC
Size:
2.58 KB
patch
obsolete
>From b41897f81f00c100c5496796dfa2a0e1e814be32 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Mon, 20 Apr 2015 22:15:02 +0200 >Subject: [PATCH] Bug 14022: Follow-up - rephrase erorr messages a little > >Rephrased error messages a little and changed the link to >look like it does on other pages, for example when looking >at an order created from a suggestion. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> > >http://bugs.koha-community.org/show_bug.cgi?id=10752 >--- > koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >index 6792b04..f414409 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >@@ -462,7 +462,7 @@ h4.local_collapse a { font-size : 80%; text-decoration: none; } fieldset.brief o > <div class="dialog [% m.type %]"> > [% SWITCH m.code %] > [% CASE 'already_exists' %] >- The suggestion has not been inserted. The same suggestion already exists (<a href='/cgi-bin/koha/suggestion/suggestion.pl?suggestionid=[% m.id %]&op=show'>see the suggestion</a>) >+ The suggestion has not been added. A suggestion with this title already exists (<a href='/cgi-bin/koha/suggestion/suggestion.pl?suggestionid=[% m.id %]&op=show'>suggestion #[% m.id %]</a>) > [% CASE %] > [% m.code %] > [% END %] >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt >index 8ac7035..8ae9214 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt >@@ -115,7 +115,7 @@ > <div class="alert alert-[% m.type %]"> > [% SWITCH m.code %] > [% CASE 'already_exists' %] >- The suggestion has not been inserted. The same suggestion already exists. >+ The suggestion has not been added. A suggestion with this title already exists. > [% CASE 'success_on_inserted' %] > Your suggestion has been submitted. > [% CASE %] >-- >1.9.1
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 10752
:
37967
|
37991
|
38159
|
38160
|
38204
|
38205
|
38206
|
38213
|
38214
|
38215
| 38216