[*] TR : update English translations key for Back Office

This commit is contained in:
lLefevre
2012-07-12 10:04:56 +00:00
parent 91c8738940
commit 1da5ce07d4
50 changed files with 321 additions and 4644 deletions
+2 -2
View File
@@ -340,9 +340,9 @@ class AdminShopControllerCore extends AdminController
}
if ($this->display == 'add')
$group_desc = $this->l('Warning: you won\'t be able to change the group of this shop if this shop belong to a group with one of these options "share customers" or "share quantities" or "share orders" activated.');
$group_desc = $this->l('Warning: you won\'t be able to change the group of this shop if this shop belongs to a group with one of these options activated: Share Customers, Share Quantities or Share Orders');
else
$group_desc = $this->l('You can only move your shop to a shop group with all "share" options disabled or to a shop group with no customers / orders.');
$group_desc = $this->l('You can only move your shop to a shop group with all "share" options disabled or to a shop group with no customers/orders.');
$this->fields_form['input'][] = array(
'type' => 'select',