aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/database.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/database.php')
-rw-r--r--phpBB/language/en/acp/database.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/database.php b/phpBB/language/en/acp/database.php
index 1db01ed7a4..bc212c20e2 100644
--- a/phpBB/language/en/acp/database.php
+++ b/phpBB/language/en/acp/database.php
@@ -54,7 +54,6 @@ $lang = array_merge($lang, array(
'DELETE_BACKUP' => 'Delete Backup',
'DOWNLOAD_BACKUP' => 'Download 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.',
- 'BACKUP_SUCCESS' => 'The backup has been successfully deleted.',
));
?> \ No newline at end of file