Bugzilla – Attachment 50576 Details for
Bug 16322
Translatability: "Unknown" in suggestion/suggestion.pl not translatable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16322: Translatability: Also adding "Status unknown" to column table
Bug-16322-Translatability-Also-adding-Status-unkno.patch (text/plain), 1.38 KB, created by
Marcel de Rooy
on 2016-04-22 10:01:00 UTC
(
hide
)
Description:
Bug 16322: Translatability: Also adding "Status unknown" to column table
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2016-04-22 10:01:00 UTC
Size:
1.38 KB
patch
obsolete
>From 9bb57772af35c5c5a5d638fd7305cec691455070 Mon Sep 17 00:00:00 2001 >From: Hector Castro <hector.hecaxmmx@gmail.com> >Date: Thu, 21 Apr 2016 15:47:28 -0600 >Subject: [PATCH] Bug 16322: Translatability: Also adding "Status unknown" to > column table >Content-Type: text/plain; charset=utf-8 > >Also add the "Status unknown to the column table >To test: follow previous commit > >Signed-off-by: Marc Veron <veron@veron.ch> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 2 ++ > 1 file changed, 2 insertions(+) > >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 c19128e..31b06d0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >@@ -570,6 +570,8 @@ h4.local_collapse a { font-size : 80%; text-decoration: none; } fieldset.brief o > Checked > [% ELSIF AuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestions_loo.STATUS ) %] > [% AuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestions_loo.STATUS ) %] >+ [% ELSE %] >+ Status unknown > [% END %] > > [% IF ( suggestions_loo.reason ) %] >-- >1.7.10.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 16322
:
50541
|
50543
|
50544
|
50560
|
50575
| 50576