From 6da93d9b45e104ae1f3bc76c5ac04af0bb55e11e Mon Sep 17 00:00:00 2001 From: mBertholino Date: Wed, 28 Dec 2011 10:37:25 +0000 Subject: [PATCH] [*] BO : fields name traduction in french in SpecificPriceRule table git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11827 b9a71923-0436-4b27-9f14-aed3839534dd --- translations/fr/fields.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/translations/fr/fields.php b/translations/fr/fields.php index 5788ea2ea..c1d526e9c 100644 --- a/translations/fr/fields.php +++ b/translations/fr/fields.php @@ -100,7 +100,11 @@ $_FIELDS['Profile_b068931cc450442b63f5b3d276ea4297'] = 'nom'; $_FIELDS['QuickAccess_2a304a1348456ccd2234cd71a81bd338'] = 'lien'; $_FIELDS['QuickAccess_48df2d0e8fcf6f9fe7809d5ea0cd2691'] = 'nouvelle_fenêtre'; $_FIELDS['QuickAccess_b068931cc450442b63f5b3d276ea4297'] = 'nom'; +$_FIELDS['SpecificPriceRule_b068931cc450442b63f5b3d276ea4297'] = 'nom'; $_FIELDS['SpecificPriceRule_dc99776458b68786a9e903854e23a483'] = 'A partir de la quantité'; +$_FIELDS['SpecificPriceRule_9477e24c78f1ca8ee9b03111f6227fc2'] = 'Réduction'; +$_FIELDS['SpecificPriceRule_d98a07f84921b24ee30f86fd8cd85c3c'] = 'A partir de'; +$_FIELDS['SpecificPriceRule_01b6e20344b68835c5ed1ddedf20d531'] = 'Jusqu\'à'; $_FIELDS['Tab_672070865d6470b0b9c251e275faaa30'] = 'ID de l\'onglet mère'; $_FIELDS['Tab_4757fe07fd492a8be0ea6a760d683d6e'] = 'position'; $_FIELDS['Tab_22884db148f0ffb0d830ba431102b0b5'] = 'module';