mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
- some stupid bugs in restore - centralized the method of getting tables git-svn-id: file:///svn/phpbb/trunk@7015 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -50,6 +50,7 @@ $lang = array_merge($lang, array(
|
||||
'FILE_TYPE' => 'File type',
|
||||
'FULL_BACKUP' => 'Full',
|
||||
|
||||
'RESTORE_FAILURE' => 'The backup file may be corrupt.',
|
||||
'RESTORE_OPTIONS' => 'Restore options',
|
||||
'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.',
|
||||
|
||||
|
Reference in New Issue
Block a user