tbrehm
2012-10-17 d6f4613cdf50adec207ef60cd0cf57aa3486b461
FS#2466 - Backup: Delete button not visible
2 files modified
8 ■■■■ changed files
interface/web/sites/lib/lang/de_web_backup_list.lng 4 ●●●● patch | view | raw | blame | history
interface/web/sites/lib/lang/en_web_backup_list.lng 4 ●●●● patch | view | raw | blame | history
interface/web/sites/lib/lang/de_web_backup_list.lng
@@ -3,8 +3,8 @@
$wb['date_txt'] = 'Datum';
$wb['backup_type_txt'] = 'Typ';
$wb['filename_txt'] = 'Backup Datei';
$wb['restore_backup_txt'] = 'Backup wiederherstellen';
$wb['download_backup_txt'] = 'Backup herunterladen';
$wb['restore_backup_txt'] = 'Wiederherstellen';
$wb['download_backup_txt'] = 'Herunterladen';
$wb['download_info_txt'] = 'Die Backup Datei steht in ein paar Minuten als Download im Backup-Verzeichnis zur Verfügung.';
$wb['restore_info_txt'] = 'Die Wiederherstellung des Backups hat begonnen. Diese Aktion kann bis zur Fertigstellung einige Minuten dauern.';
$wb['restore_confirm_txt'] = 'Die Wiederherstellung wird existierende Dateien in Ihrer Website überschreiben. Möchten Sie dieses Backup wirklich zurückspielen?';
interface/web/sites/lib/lang/en_web_backup_list.lng
@@ -3,8 +3,8 @@
$wb['date_txt'] = 'Date';
$wb['backup_type_txt'] = 'Type';
$wb['filename_txt'] = 'Backup file';
$wb['restore_backup_txt'] = 'Restore backup';
$wb['download_backup_txt'] = 'Download backup';
$wb['restore_backup_txt'] = 'Restore';
$wb['download_backup_txt'] = 'Download';
$wb['download_info_txt'] = 'The backup file will be available for download in the backup folder of the website in a few minutes.';
$wb['restore_info_txt'] = 'Restore of the backup has been started. This action takes several minutes to be completed.';
$wb['restore_confirm_txt'] = 'Restoring will overwrite existing files in your website. Do you really want to restore this backup?';