diff --git a/controllers/admin/AdminAttributesGroupsController.php b/controllers/admin/AdminAttributesGroupsController.php index 82df228b5..ad7890b7d 100644 --- a/controllers/admin/AdminAttributesGroupsController.php +++ b/controllers/admin/AdminAttributesGroupsController.php @@ -49,8 +49,8 @@ class AdminAttributesGroupsControllerCore extends AdminController 'align' => 'left' ), 'count_values' => array( - 'title' => $this->l('Values'), - 'width' => 25, + 'title' => $this->l('Values count'), + 'width' => 120, 'align' => 'center' ), 'position' => array( diff --git a/translations/fr/admin.php b/translations/fr/admin.php index ebd4aa3cc..d02ff7d00 100644 --- a/translations/fr/admin.php +++ b/translations/fr/admin.php @@ -1205,7 +1205,7 @@ $_LANGADM['AdminEmployeesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutique associé $_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminAttributesGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Valeurs'; +$_LANGADM['AdminAttributesGroups170269305ed04c49b26b2d5dbe053dc6'] = 'Nombre de valeurs'; $_LANGADM['AdminAttributesGroups52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; $_LANGADM['AdminAttributesGroupsd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminAttributesGroupse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; @@ -1221,6 +1221,7 @@ $_LANGADM['AdminAttributesGroups6c451a8f2e9598b41a6968542cbe6061'] = 'Type d\'at $_LANGADM['AdminAttributesGroups4f7922279a02c666c5504da88da4ae1b'] = 'Choisir le type d\'attribut'; $_LANGADM['AdminAttributesGroupsabc42d386e1904a255aabb45715860c8'] = 'Association de groupe de boutique :'; $_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Valeurs'; $_LANGADM['AdminAttributesGroupsfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Couleur :'; $_LANGADM['AdminAttributesGroups9c29287ce313fd9ed3e9a86e1af4f4b3'] = 'Couleurs HTML uniquement (par exemple,'; $_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Texture:'; @@ -3288,6 +3289,7 @@ $_LANGADM['AdminSupplyOrders5707dd244bf89fca30f29b7f57a18e75'] = 'Statut de comm $_LANGADM['AdminSupplyOrdersb58cbca3e505f4e3be0e5341ecf50c0f'] = 'Choisissez le nouveau statut de votre commande'; $_LANGADM['AdminSupplyOrders38fb7d24e0d60a048f540ecb18e13376'] = 'Sauvegarder'; $_LANGADM['AdminSupplyOrderse596830a32f866b26d75440fad83cc55'] = 'Attention quand vous changez le statut. Certains d\'entre eux ne peuvent plus être changés par la suite. (Annulé, par exemple).'; +$_LANGADM['AdminSupplyOrdersbc67a1507258a758c3a31e66d7ceff8f'] = 'Référence fournisseur'; $_LANGADM['AdminSupplyOrders52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminSupplyOrdersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; $_LANGADM['AdminSupplyOrders49ee3087348e8d44e1feda1917443987'] = 'Nom'; @@ -3333,7 +3335,6 @@ $_LANGADM['AdminSupplyOrders4b829bac0229c42ee37e2ed558f7111c'] = 'Cette interfac $_LANGADM['AdminSupplyOrders52b9855e4bef12c28dfc5fd5deb5af5d'] = 'Cette interface vous permet d\'afficher des informations détaillées sur votre modèle de commande.'; $_LANGADM['AdminSupplyOrders3e398eaa9a5039a446766822f06ed5ef'] = 'Détails pour la commande #%s'; $_LANGADM['AdminSupplyOrdersba45e160eb1c9b442726c23f3a6335e1'] = 'Détails pour le modèle de commande #%s'; -$_LANGADM['AdminSupplyOrdersbc67a1507258a758c3a31e66d7ceff8f'] = 'Référence fournisseur'; $_LANGADM['AdminSupplyOrders89cf9621fbb5bf50654e94d2fb537815'] = 'Prix unitaire HT'; $_LANGADM['AdminSupplyOrders694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité'; $_LANGADM['AdminSupplyOrdersa0447ea4abb174bcab8e35a69f094930'] = 'Montant HT';