mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
eh
git-svn-id: file:///svn/phpbb/trunk@6221 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -48,7 +48,7 @@ $lang = array_merge($lang, array(
|
|||||||
'BACKUP_DELETE' => 'The backup file has been deleted successfully',
|
'BACKUP_DELETE' => 'The backup file has been deleted successfully',
|
||||||
|
|
||||||
'STORE_AND_DOWNLOAD' => 'Store and Download',
|
'STORE_AND_DOWNLOAD' => 'Store and Download',
|
||||||
'ACP_RESTORE_EXPLAIN' => 'This will perform a full restore of all phpBB tables from a saved file. You can <u>either</u> upload the backup file via this form or upload it manually to a location on the server. If your server supports it you may use a gzip or bzip2 compressed text file and it will automatically be decompressed. <b>WARNING</b> This will overwrite any existing data. The restore may take a long time to process please do not move from this page till it is complete.',
|
'ACP_RESTORE_EXPLAIN' => 'This will perform a full restore of all phpBB tables from a saved file. If your server supports it you may use a gzip or bzip2 compressed text file and it will automatically be decompressed. <b>WARNING</b> This will overwrite any existing data. The restore may take a long time to process please do not move from this page till it is complete.',
|
||||||
'SELECT_FILE' => 'Select a file',
|
'SELECT_FILE' => 'Select a file',
|
||||||
'RESTORE_OPTIONS' => 'Restore options',
|
'RESTORE_OPTIONS' => 'Restore options',
|
||||||
'START_RESTORE' => 'Start Restore',
|
'START_RESTORE' => 'Start Restore',
|
||||||
|
Reference in New Issue
Block a user