[*] TR : update English translations key for Back Office
This commit is contained in:
@@ -110,7 +110,7 @@ class AdminStockManagementControllerCore extends AdminController
|
||||
$this->displayInformation($this->l('Furthermore, you can move quantities of (transfer) products between warehouses, or within one warehouse.').'<br />');
|
||||
$this->displayInformation($this->l('Note that if you want to increase quantities of multiple products at once, you can use the supply orders tab.').'<br />');
|
||||
$this->displayInformation($this->l('Finally, you will be asked to specify the state of the quantity you will add:'));
|
||||
$this->displayInformation($this->l('usable for sale means that this quantity will be available in your shop(s),'));
|
||||
$this->displayInformation($this->l('Usable for sale means that this quantity will be available in your shop(s),'));
|
||||
$this->displayInformation($this->l('otherwise it will be considered reserved (i.e. for other purposes).'));
|
||||
|
||||
return parent::renderList();
|
||||
|
||||
Reference in New Issue
Block a user