mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
Added gzip compression for downloadable file
git-svn-id: file:///svn/phpbb/trunk@805 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -679,6 +679,7 @@ $lang['Full_backup'] = "Full backup";
|
||||
$lang['Structure_backup'] = "Structure Only backup";
|
||||
$lang['Data_backup'] = "Data only backup";
|
||||
$lang['Additional_tables'] = "Additional tables";
|
||||
$lang['Gzip_compress'] = "Gzip compress file";
|
||||
$lang['Select_file'] = "Select a file";
|
||||
$lang['Start_Restore'] = "Start Restore";
|
||||
$lang['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