Bugzilla – Attachment 8699 Details for
Bug 7836
Poor English on Patron Attribute Form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7836 - Poor English on Patron Attribute Form
Bug-7836---Poor-English-on-Patron-Attribute-Form.patch (text/plain), 1.52 KB, created by
Chris Cormack
on 2012-03-29 20:52:12 UTC
(
hide
)
Description:
Bug 7836 - Poor English on Patron Attribute Form
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2012-03-29 20:52:12 UTC
Size:
1.52 KB
patch
obsolete
>From a642ea0682185b07b8a9d3198f224c53e1e1a62d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Thu, 29 Mar 2012 16:03:03 +0200 >Subject: [PATCH] Bug 7836 - Poor English on Patron Attribute Form > >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> > >(Poor being subjective, being an en-NZ speaker, all the US >misspellings are poor to me :)) >--- > .../prog/en/modules/admin/patron-attr-types.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >index 6fff8ab..54bd8f2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >@@ -194,7 +194,7 @@ function CheckAttributeTypeForm(f) { > [% IF ( cat.categorycode == category_code ) %]<option value="[% cat.categorycode %]" selected="selected">[% cat.description %]</option>[% ELSE %]<option value="[% cat.categorycode %]">[% cat.description %]</option>[% END %] > [% END %] > </select> >- <span>Please let blank if you want these attributs to be for all types of patron. Else, select one type.</span> >+ <span>Choose one to limit this attribute to one patron type. Please leave blank if you want these attributes to be available for all types of patrons.</span> > </li> > <li> > <label for="class">Class: </label> >-- >1.7.5.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 7836
:
8690
| 8699