Bug 9216: (follow-up) Make description in columns.def more specific
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sat, 19 Apr 2014 10:52:24 +0000 (12:52 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 19 Apr 2014 13:35:31 +0000 (13:35 +0000)
Changed "Category" to "Patron category" to ease correct
translation.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/columns.def

index b9ac8f6..2b130b7 100644 (file)
@@ -47,7 +47,7 @@
 <field name="borrowers.altcontactphone">Alternate contact: Phone</field>
 <field name="borrowers.cardnumber">Card number</field>
 <field name="borrowers.branchcode">Home library</field>
-<field name="borrowers.categorycode">Category</field>
+<field name="borrowers.categorycode">Patron category</field>
 <field name="borrowers.sort1">Sort 1</field>
 <field name="borrowers.sort2">Sort 2</field>
 <field name="borrowers.dateenrolled">Registration date</field>