mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/10239] Add confirm box to backup restore.
PHPBB3-10239
This commit is contained in:
@@ -59,6 +59,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'RESTORE_FAILURE' => 'The backup file may be corrupt.',
|
||||
'RESTORE_OPTIONS' => 'Restore options',
|
||||
'RESTORE_SELECTED_BACKUP' => 'Are you sure you want to restore the selected backup?',
|
||||
'RESTORE_SUCCESS' => 'The database has been successfully restored.<br /><br />Your board should be back to the state it was when the backup was made.',
|
||||
|
||||
'SELECT_ALL' => 'Select all',
|
||||
|
Reference in New Issue
Block a user