Created attachment 4235 [details] purchase order On the purchase order it says 'publié par' - instead of 'published by' I'd recommend we either remove the label all together or have a way to translate that.
I confirm this is still a bug on current master.
Created attachment 10731 [details] [review] Bug 6394: purchase order has French strings hard coded in On the purchase order it said 'publié 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
When on the 3page layout it says 'Books published by' on the 2page layout it says 'published by' I think the 2page text is right since the item might not be a book.
Hm, I didn't add the "Book" part - is this maybe a itemtype or somtehing else from the data?
And if not - can you maybe attach the file? :)
Created attachment 10752 [details] 3 page it might be the item type ... but it's not clear
Created attachment 10753 [details] 2 page this is a book item type - but it doesn't say 'Books'
Hi Nicole, I am quite sure it's the data. Can you sign off on this and file a new bug report? The "Books" you see is there before and after and it's not a string added by the script. (Take a look at the patch :) )
Created attachment 10754 [details] [review] [SIGNED-OFF] Bug 6394: purchase order has French strings hard coded in On the purchase order it said 'publié 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>
Okey dokey.
QA Comment: Replace 2 French strings, marking as Passed QA
Comment on attachment 10754 [details] [review] [SIGNED-OFF] Bug 6394: purchase order has French strings hard coded in Pushed to 3.8.x will be in 3.8.3