Bug 7836 - Poor English on Patron Attribute Form
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 29 Mar 2012 14:03:03 +0000 (16:03 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 2 Apr 2012 09:37:54 +0000 (11:37 +0200)
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 :))

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt

index 6fff8ab..54bd8f2 100644 (file)
@@ -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>