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 07605cc4cb..a59ebc416f 100644
--- a/phpBB/language/en/acp/database.php
+++ b/phpBB/language/en/acp/database.php
@@ -62,6 +62,7 @@ $lang = array_merge($lang, array(
'STRUCTURE_ONLY' => 'Structure only',
'TABLE_SELECT' => 'Table select',
+ 'TABLE_SELECT_ERROR'=> 'You must select at least one table.',
));
?> \ No newline at end of file