From 003c0877c50c0027f04facaacd22dc48896076bd Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Thu, 29 Mar 2012 09:54:44 +0000 Subject: [PATCH] [-] BO : fix #PSTEST-1102 - change warning message at pack creation --- admin-dev/themes/default/template/controllers/products/pack.tpl | 2 +- translations/fr/admin.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/products/pack.tpl b/admin-dev/themes/default/template/controllers/products/pack.tpl index 7b7b76cb2..f1898f17c 100644 --- a/admin-dev/themes/default/template/controllers/products/pack.tpl +++ b/admin-dev/themes/default/template/controllers/products/pack.tpl @@ -201,7 +201,7 @@
-

{l s='You cannot add downloadable products to a pack.'}

+

{l s='You cannot add combinations or virtual products to a pack.'}

diff --git a/translations/fr/admin.php b/translations/fr/admin.php index b965a762d..697bac25b 100644 --- a/translations/fr/admin.php +++ b/translations/fr/admin.php @@ -2484,6 +2484,7 @@ $_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Frais de port supp $_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Catalogue :'; $_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Accepter les commandes'; $_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'Valeur personnalisée'; +$_LANGADM['AdminProducts127f14c2cdae50319818c96533aff418'] = 'Vous ne pouvez pas ajouter de déclinaisons ou de produits dématérialisés à un pack.'; $_LANGADM['AdminProducts1280169553c08486626f41d112b79450'] = 'Vous devez enregistrer ce produit avant de gérer ses fournisseurs.'; $_LANGADM['AdminProducts1284dfb4d1c104f5aa4ec55fa3883ff1'] = 'Veuillez choisir les entrepôts associés au produit, et celui par défaut.'; $_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = '< Précédent'; @@ -2528,7 +2529,6 @@ $_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Nombre de champs d $_LANGADM['AdminProducts2593c7ce3ff937293feb1e61c152e551'] = 'caractères'; $_LANGADM['AdminProducts269667c0128808a20395e0ca25489d64'] = 'Ce code est à copier/coller dans la description.'; $_LANGADM['AdminProducts26de4d3e04796d6486136c5b8203c3ac'] = 'Ajouter une image'; -$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'Vous ne pouvez pas ajouter de produits téléchargeables à un pack.'; $_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'exclusivité web (non vendu en magasin)'; $_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Déclinaisons'; $_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Prix de vente du produit';