diff --git a/lng/english.lng.php b/lng/english.lng.php index 06233137..45a1935f 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -1590,7 +1590,7 @@ $lng['error']['admin_domain_emailsystemhostname'] = 'Sorry, the system - hostnam $lng['backup'] = 'Backup'; $lng['backup_allowed'] = 'Backup allowed'; $lng['extras']['backup_create'] = 'Create Backup?'; -$lng['extras']['backup_info'] = 'Backup will be saved once daily to a FTP directory. The FTP username is "_backup". The FTP password is the same as for your main FTP account.'; +$lng['extras']['backup_info'] = 'Backup will be saved once daily to a FTP directory. The FTP username is "<Froxloruser>_backup". The FTP password is the same as for your main FTP account.'; $lng['extras']['backup_info_sep'] = 'It contains compressed archives of your web-directory and databases.'; $lng['extras']['backup_info_big'] = 'It contains a compressed archive of your web-directory and databases.'; $lng['extras']['backup_count_info'] = '

Please note that the backup will charge your webspace!'; diff --git a/lng/german.lng.php b/lng/german.lng.php index 9bd7c949..25050710 100644 --- a/lng/german.lng.php +++ b/lng/german.lng.php @@ -1565,7 +1565,7 @@ $lng['error']['admin_domain_emailsystemhostname'] = 'Der System - Hostname kann $lng['backup'] = 'Backup'; $lng['backup_allowed'] = 'Backup erlaubt'; $lng['extras']['backup_create'] = 'Backup erstellen?'; -$lng['extras']['backup_info'] = 'Das Backup wird täglich in einem FTP Verzeichnis abgelegt. Der FTP Username ist "_backup". Das FTP Passwort ist das gleiche wie bei ihrem Haupt FTP Account.'; +$lng['extras']['backup_info'] = 'Das Backup wird täglich in einem FTP Verzeichnis abgelegt. Der FTP Username ist "<Froxloruser>_backup". Das FTP Passwort ist das gleiche wie bei ihrem Haupt FTP Account.'; $lng['extras']['backup_info_sep'] = 'Es sind komprimierte Archive von Ihrem Webverzeichnis und Ihren Datenbanken enthalten.'; $lng['extras']['backup_info_big'] = 'Es ist ein komprimiertes Archiv von Ihrem Webverzeichnis und Ihren Datenbanken enthalten.'; $lng['extras']['backup_count_info'] = '

Beachten Sie bitte, dass das Backup den verfügbaren Speicherplatz belastet!';