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, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/database.php b/phpBB/language/en/acp/database.php
index 5effb37848..e776b13024 100644
--- a/phpBB/language/en/acp/database.php
+++ b/phpBB/language/en/acp/database.php
@@ -55,6 +55,7 @@ $lang = array_merge($lang, array(
'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.',
+ 'SELECT_ALL' => 'Select all',
'SELECT_FILE' => 'Select a file',
'START_BACKUP' => 'Start backup',
'START_RESTORE' => 'Start restore',