Bug 12110: (follow-up) add French and German translation
authorMathieu Saby <mathsabypro@gmail.com>
Sun, 18 May 2014 19:30:53 +0000 (21:30 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 25 May 2014 15:22:52 +0000 (15:22 +0000)
commitb2499288cdff37bf80dd9976ae141c8f07446236
tree218742c16d064d4c5e20d667eaca09f045b01986
parent2dab2cc22334ee49b7eb2e67252ca484e63cb6cb
Bug 12110: (follow-up) add French and German translation

This followup
- translates "vendor note" in French and German.
- replaces "Notes for vendor" with "Note for vendor" in English template
  (as there can only be 1 note)
- fixes a typo in French template (Qte => Qté, for "Quantité")

Test plan :
[1] set OrderPdfFormat preference to "French 3-pages"
[2] Print a basketgroup containing an order with a vendornote, and check
    the note is displayed and introduced by "Notes pour le fournisseur"
[3] set OrderPdfFormat preference to "German 2-pages"
[4] Print a basketgroup containing an order with a vendornote, and check
    the note is displayed and introduced by "Lieferantennotiz"

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
acqui/pdfformat/layout2pages.pm
acqui/pdfformat/layout2pagesde.pm
acqui/pdfformat/layout3pages.pm
acqui/pdfformat/layout3pagesfr.pm