aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/install.php')
-rwxr-xr-xphpBB/language/en/install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index c4fc43731b..8a8cc028d4 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -58,6 +58,7 @@ $lang = array_merge($lang, array(
'CONFIG_CONVERT' => 'Converting the configuration',
'CONFIG_FILE_UNABLE_WRITE' => 'It was not possible to write the configuration file. Alternative methods for this file to be created are presented below',
'CONFIG_FILE_WRITTEN' => 'The configuration file has been written, you may now proceed to the next step of the installation',
+ 'CONFIG_PHPBB_EMPTY' => 'The phpBB3 config variable for "%s" is empty.'
'CONFIG_RETRY' => 'Retry',
'CONTACT_EMAIL_CONFIRM' => 'Confirm contact email',
'CONTINUE_CONVERT' => 'Continue conversion',