// translations

This commit is contained in:
bMancone
2011-12-22 11:35:39 +00:00
parent 1744c57a1d
commit 17df376f42
2 changed files with 182 additions and 176 deletions
@@ -3521,9 +3521,9 @@ class AdminProductsControllerCore extends AdminController
if ($advanced_stock_management_warning)
{
$this->displayWarning($this->l('If you wish to use the advanced stock management, you have to:'));
$this->displayWarning('- '.$this->l('associates your products with warehouses.'));
$this->displayWarning('- '.$this->l('associates your warehouses with carriers'));
$this->displayWarning('- '.$this->l('associates your warehouses with the appropriates shops'));
$this->displayWarning('- '.$this->l('associate your products with warehouses'));
$this->displayWarning('- '.$this->l('associate your warehouses with carriers'));
$this->displayWarning('- '.$this->l('associate your warehouses with the appropriates shops'));
}
$data->assign(array(