@@ -1603,3 +1603,20 @@ $lng['traffic']['months']['total'] = 'Total';
|
||||
$lng['traffic']['details'] = 'Details';
|
||||
$lng['menue']['traffic']['table'] = 'Traffic';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Sorry, the system - hostname may not be used as a customer domain';
|
||||
$lng['backup'] = 'Backup';
|
||||
$lng['backup_allowed'] = 'Backup allowed';
|
||||
$lng['extras']['backup_create'] = 'Create Backup?';
|
||||
$lng['extras']['backup_info'] = 'Backup will be saved once daily in directory "' . $settings['system']['backup_dir'] . '".';
|
||||
$lng['extras']['backup_info_sep'] = 'It contains compressed archives of HTML Files and Databases.';
|
||||
$lng['extras']['backup_info_big'] = 'It contains a compressed archive of HTML Files and Databases.';
|
||||
$lng['extras']['backup_count_info'] = '<br /><br />Please note that the backup will charge your webspace!';
|
||||
$lng['serversettings']['backup_count'] = 'Should backup size be subtracted from webspace size?';
|
||||
$lng['serversettings']['backup_enabled'] = 'Backup activated?';
|
||||
$lng['serversettings']['backupdir']['description'] = 'Which name should customers backup directory have?';
|
||||
$lng['serversettings']['mysqldump_path']['description'] = 'Path to mysqldump command?';
|
||||
$lng['serversettings']['backup_bigfile'] = 'Save backup in 1 big file instead in separeted files for html and databases?';
|
||||
$lng['serversettings']['backup_ftp_enabled'] = 'FTP Upload activated?';
|
||||
$lng['serversettings']['backup_ftp_server'] = 'FTP Server:';
|
||||
$lng['serversettings']['backup_ftp_user'] = 'FTP Username:';
|
||||
$lng['serversettings']['backup_ftp_pass'] = 'FTP Password:';
|
||||
$lng['crondesc']['cron_backup'] = 'Backup cronjob';
|
||||
|
||||
Reference in New Issue
Block a user