Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Jonathan Druart 8aa0e6856d Bug 2546: make description of standard fine types translatable
The descriptions for fines are stored in English in the DB
(accountlines.description). So they are not translatable.

This patch removes the descriptions automatically added and generates
the string in the template.

Test plan:
1/ Execute the updatedatabase entry.
2/ Verify in the following pages the description is consistent:
    - members/pay.pl?borrowernumber=XXXX
    - members/boraccount.pl?borrowernumber=XXXX
    - opac-account.pl
3/ Launch the translate script and update the po files in order to
translate the new strings.
4/ Verify the strings are translated in the interface.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Works as advertised. Corrected few typos in the commit message.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-12-05 18:44:33 +00:00
..
boraccount.tt Bug 2546: make description of standard fine types translatable 2013-12-05 18:44:33 +00:00
deletemem.tt
files.tt
guarantor_search.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt Bug 10565: (follow-up) add new user permission for patron list management 2013-10-14 22:43:03 +00:00
memberentrygen.tt Bug 11216: fix bug where editing patron creates indefinite manual restriction 2013-11-14 15:39:39 +00:00
members-update.tt Bug 10924: fix updating contact note from OPAC 2013-09-23 18:05:46 +00:00
moremember-brief.tt
moremember-print.tt
moremember-receipt.tt
moremember.tt Bug 2720 - Overdues which debar automatically should undebar automatically when returned 2013-10-31 01:53:22 +00:00
notices.tt
pay.tt Bug 2546: make description of standard fine types translatable 2013-12-05 18:44:33 +00:00
paycollect.tt
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt Bug 9261: (follow-up) improving implementation of page title and breadcrumbs 2013-11-15 00:25:14 +00:00
readingrec.tt
routing-lists.tt
search.tt
statistics.tt
update-child.tt