aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorMate Bartus <mate.bartus@gmail.com>2015-11-04 14:00:59 +0100
committerMate Bartus <mate.bartus@gmail.com>2015-11-27 14:50:21 +0100
commit93b37b24c2d546a2bc80830508d64338a24f9afa (patch)
tree6f52cd9cd8aedc22034c549f3f8c14defb1d543e /phpBB/language/en/install.php
parent1316fe208482d0a56ce6e54b79a1a00ae05d32ce (diff)
downloadforums-93b37b24c2d546a2bc80830508d64338a24f9afa.tar
forums-93b37b24c2d546a2bc80830508d64338a24f9afa.tar.gz
forums-93b37b24c2d546a2bc80830508d64338a24f9afa.tar.bz2
forums-93b37b24c2d546a2bc80830508d64338a24f9afa.tar.xz
forums-93b37b24c2d546a2bc80830508d64338a24f9afa.zip
[ticket/14269] Use http_exceptions in the installer instead of die()
PHPBB3-14269
Diffstat (limited to 'phpBB/language/en/install.php')
-rw-r--r--phpBB/language/en/install.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index 6097bd66bb..2341a12842 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -82,6 +82,9 @@ $lang = array_merge($lang, array(
<p>Only those databases supported on your server will be displayed.',
'ACP_LINK' => 'Take me to <a href="%1$s">the ACP</a>',
+
+ 'INSTALL_PHPBB_IS_ALREADY_INSTALLED' => 'phpBB is already installed.',
+ 'INSTALL_PHPBB_IS_NOT_INSTALLED' => 'phpBB is not installed yet.'
));
// Requirements translation