http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=936 Summary: Accounts system produces untranslatable data Product: Koha Version: 2.2.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Members AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net Accounts2.pm contains several instances of English strings being put into the database: Line 261 $sth->execute("Paid for by $bor $date",$itemnum); Until this is corrected to move these strings into the templates, it will be impossible to fully translate Koha into other languages. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.