| | |
| | | $wb['restore_confirm_txt'] = 'Restoring will overwrite existing files in your website. Do you really want to restore this backup?'; |
| | | $wb['download_pending_txt'] = 'There is already a pending backup download job.'; |
| | | $wb['restore_pending_txt'] = 'There is already a pending backup restore job.'; |
| | | $wb['delete_backup_txt'] = 'Delete Backup'; |
| | | $wb['delete_info_txt'] = 'Delete of the backup has been started. This action takes several minutes to be completed.'; |
| | | $wb['delete_confirm_txt'] = 'Really delete this backup?'; |
| | | $wb['delete_pending_txt'] = 'There is already a pending backup delete job.'; |
| | | $wb['backup_type_mysql'] = 'MySQL Database'; |
| | | $wb['backup_type_web'] = 'Website files'; |
| | | ?> |