Bug 17413

Summary: Translatability: Rental fee, Renewal of Rental Item etc. are hard coded
Product: Koha Reporter: Marc Véron <veron>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, katrin.fischer, kyle.m.hall, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21953
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Marc Véron 2016-10-07 08:08:47 UTC
Descriptions for account lines are hard coded in C4/Criculation.pm, e.g. 'Rental', 'Rent', 'Renewal of Rental Item'. They are not translatable.
Comment 1 Katrin Fischer 2020-01-11 15:37:43 UTC
I believe these were fixed in the Accounts work done in the last few versions.