From ddcfd0e6a72a4a63dc8dae2f05e997e7528cbdd0 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Tue, 3 Jan 2012 10:13:29 +0000 Subject: [PATCH] [-] BO : #PSTEST-80 : add hint box --- admin-dev/themes/default/template/products/associations.tpl | 1 + translations/fr/admin.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/products/associations.tpl b/admin-dev/themes/default/template/products/associations.tpl index 555f9ff42..179816d79 100644 --- a/admin-dev/themes/default/template/products/associations.tpl +++ b/admin-dev/themes/default/template/products/associations.tpl @@ -65,6 +65,7 @@ {/foreach} +
{l s='The default category is the category who is displayed by default.'}
diff --git a/translations/fr/admin.php b/translations/fr/admin.php index e4447aedd..499a154b2 100644 --- a/translations/fr/admin.php +++ b/translations/fr/admin.php @@ -3916,6 +3916,7 @@ $_LANGADM['AdminProducts20d8e3c9ba72de629652dc849c2a326a'] = 'Configurez le num $_LANGADM['AdminProducts6e0fbf5e58083d923245509df03586a0'] = 'Ces champs sont utilisés pour l\'export de comptabilité'; $_LANGADM['AdminProducts3faccbfcb5f35451302dcaff3af6cd3f'] = 'Merci de cocher une catégorie afin de sélectionner la catégorie par défaut.'; $_LANGADM['AdminProductsce2530ff1fb8dc66d6c940c5ce32508d'] = 'Catégories associées :'; +$_LANGADM['AdminProductsce7e3299eb9eaa14aba4928dfe9a7509'] = 'La catégorie par défaut est la catégorie qui sera affiché par défaut.'; $_LANGADM['AdminProductsf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutiques associées :'; $_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Accessoires :'; $_LANGADM['AdminProducts1f4b25c6d3845c0a50b80a3d964b04d4'] = 'Commencez à taper les premières lettres du nom du produit puis sélectionnez le produit dans le menu déroulant'; @@ -3999,7 +4000,7 @@ $_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Champs fichier :'; $_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Nombre de champs d\'upload de fichier à afficher'; $_LANGADM['AdminProductsb6bf408fcbdbbc77159db64efbcbb7b1'] = 'Champs texte :'; $_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Nombre de champs texte à afficher'; -$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Mettre à jour les paramètres'; +$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Créer les champs'; $_LANGADM['AdminProducts9d63ba376b631c024125951ea2a1280d'] = 'Champs fichier :'; $_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Enregistrer les champs'; $_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Attribuer des caractéristiques à ce produit';