[-] BO : fix small bug for translations

This commit is contained in:
lLefevre
2012-01-05 08:45:23 +00:00
parent dabe3f8a90
commit b699d169e0
5 changed files with 12 additions and 26 deletions
@@ -241,8 +241,7 @@ class AdminStockConfigurationControllerCore extends AdminController
'label' => $this->l('No')
)
),
'desc' => $this->l('For this status, you have to define if it is possible to edit the order.
An editable order is an order not valid to send to the supplier.')
'desc' => $this->l('For this status, you have to define if it is possible to edit the order. An editable order is an order not valid to send to the supplier.')
),
array(
'type' => 'radio',
@@ -284,8 +283,7 @@ class AdminStockConfigurationControllerCore extends AdminController
'label' => $this->l('No')
)
),
'desc' => $this->l('For this status, you have to define if products have been partially/completely received.
This allows to know if the products ordered have to be added to the corresponding warehouse.'),
'desc' => $this->l('For this status, you have to define if products have been partially/completely received. This allows to know if the products ordered have to be added to the corresponding warehouse.'),
),
array(
'type' => 'radio',