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)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 14 Jul 2012 03:00:16 +0000 (15:00 +1200)
commitfa238b185614df773d66fb74601b72aa0abaa568
treeb0ecb8ec3d9b634f4d10f5fd96e01eb80adb06cf
parent10ff4bd4613cbc40ec47444b5da8db1a6a21391b
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>
acqui/pdfformat/layout2pages.pm
acqui/pdfformat/layout3pages.pm