]> 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, 2 Aug 2012 21:40:26 +0000 (17:40 -0400)
commitd2d119b0d96b5cd418545120559430a98832017b
tree34f23ae129f3c6d255c330d242d33299a54d88ff
parent2625b8521cf0494178d78f75d75f2182e73c3163
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