[*] TR : #PSCFV-3999 : change string "multishop" by "multistore" in BO

This commit is contained in:
lLefevre
2012-09-11 12:36:15 +00:00
parent a1634d777b
commit 213b7fa96e
7 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ class AdminImportControllerCore extends AdminController
'parent' => array('label' => $this->l('Parent category')),
'is_root_category' => array(
'label' => $this->l('Root category (0/1)'),
'help' => $this->l('A category root is where a category tree can begin. This is used with multishop')
'help' => $this->l('A category root is where a category tree can begin. This is used with multistore')
),
'description' => array('label' => $this->l('Description')),
'meta_title' => array('label' => $this->l('Meta-title')),