]> git.koha-community.org Git - koha.git/commit
Bug 6394: purchase order has French strings hard coded in
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 9 Jul 2012 20:23:27 +0000 (22:23 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 13 Sep 2012 22:53:31 +0000 (18:53 -0400)
commitbded625db3fcfbbc8014a5cf0cf7e67da841a466
tree8d652369ac4904d4259683ffce5db1dd9030df2c
parente24f8817e9c14d0f37c79eb4a499adc05b9284bb
Bug 6394: purchase order has French strings hard coded in

On the purchase order it said 'publieĢ par' - instead of 'published by'.

The layout files for PDF generation in basket groups contain lots of English
strings, this change makes the template more consistent.

Currently the files are not translatable. The only way is to add translated
files to your installation.

To test:
Print a basket group as PDF. Verify string is ok for both possible settings
of system preference OrderPdfFormat:
- pdfformat::layout3pages
- pdfformat::layout2pages

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit fa238b185614df773d66fb74601b72aa0abaa568)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
acqui/pdfformat/layout2pages.pm
acqui/pdfformat/layout3pages.pm