From 391b387c57297030acb757bfbcdc71991c85b4b7 Mon Sep 17 00:00:00 2001 From: fBrignoli Date: Tue, 17 Jul 2012 15:45:58 +0000 Subject: [PATCH] [-] PDF : Bug Fixed #PSCFV-3225 - Translations --- translations/fr/pdf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/fr/pdf.php b/translations/fr/pdf.php index aa25dd9a9..0d940cb8e 100644 --- a/translations/fr/pdf.php +++ b/translations/fr/pdf.php @@ -2,7 +2,7 @@ global $_LANGPDF; $_LANGPDF = array(); -$_LANGPDF['PDF01a2436b8e3782c1f99e6b26adf901b2'] = 'Taux de taxe'; +$_LANGPDF['PDF01a2436b8e3782c1f99e6b26adf901b2'] = 'Total taxe'; $_LANGPDF['PDF023f66b09075fa1cc29e74bed9f5ac40'] = 'Détail des taxes'; $_LANGPDF['PDF03ab340b3f99e03cff9e84314ead38c0'] = 'Qté'; $_LANGPDF['PDF065ab3a28ca4f16f55f103adc7d0226f'] = 'Livraison';