[-] FO : #PSCFV-67 : Translation english updated and english keys update in all languages

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15310 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-05-15 10:04:43 +00:00
parent 42b3e483b7
commit a0b9410861
21 changed files with 373 additions and 373 deletions
+2 -2
View File
@@ -51,8 +51,8 @@ class AdminBackupControllerCore extends AdminController
'title' => $this->l('Backup options'),
'fields' => array(
'PS_BACKUP_ALL' => array(
'title' => $this->l('Ignore statistics tables:'),
'desc' => $this->l('If enabled, the following tables will NOT be backed up:').'
'title' => $this->l('Ignore statistics tables'),
'desc' => $this->l('Drop existing tables during import').'
<br />'._DB_PREFIX_.'connections, '._DB_PREFIX_.'connections_page, '._DB_PREFIX_.'connections_source, '.
_DB_PREFIX_.'guest, '._DB_PREFIX_.'statssearch',
'cast' => 'intval',