From 23a13e71212f270b31c70802d0b9e97086bf18ad 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16459 b9a71923-0436-4b27-9f14-aed3839534dd --- 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';