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

This commit is contained in:
lLefevre
2012-05-15 10:04:43 +00:00
parent c1290cebae
commit 0d4ff05960
21 changed files with 373 additions and 373 deletions

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',