Bug 12189

Summary: Untranslatable page title in print slip template
Product: Koha Reporter: Owen Leonard <oleonard>
Component: I18N/L10NAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: bgkriegel, f.demians
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Owen Leonard 2014-05-05 16:23:14 UTC
printslip.pl includes this line:

title => "Print Receipt for $borrowernumber",

...meaning the page title is untranslatable.
Comment 1 Bernardo Gonzalez Kriegel 2014-08-11 00:54:41 UTC
This was fixed on Bug 12062, second patch.