[-] TR : #PSCFV-4027 : change string "tabs" by "Menus"...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17309 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -620,7 +620,7 @@ class ThemeInstallator extends Module
|
||||
else
|
||||
{
|
||||
$errors = '<em><strong>'.
|
||||
$this->l('Warning: Copy/Paste your errors if you want to manually set the image type (in the tab Preferences > Images):').
|
||||
$this->l('Warning: Copy/Paste your errors if you want to manually set the image type (in the "Images" page under the "Preferences" menu):').
|
||||
'</em></strong><br />';
|
||||
$errors .= $this->l('Some kind of image could not be added because they exists. Here\'s the list:');
|
||||
$errors .= '<ul>';
|
||||
|
||||
Reference in New Issue
Block a user