aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/lang_main.php
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-06-21 15:24:03 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-06-21 15:24:03 +0000
commit90e479df3de1295ad9fcebcb49107946f7b0ae20 (patch)
tree0c7bc6272c7ec1c1354e9703754b748796888b09 /phpBB/language/en/lang_main.php
parentdb5bba6bc871e1a22ec6d16d6bc55afb8148342e (diff)
downloadforums-90e479df3de1295ad9fcebcb49107946f7b0ae20.tar
forums-90e479df3de1295ad9fcebcb49107946f7b0ae20.tar.gz
forums-90e479df3de1295ad9fcebcb49107946f7b0ae20.tar.bz2
forums-90e479df3de1295ad9fcebcb49107946f7b0ae20.tar.xz
forums-90e479df3de1295ad9fcebcb49107946f7b0ae20.zip
Add check for files/ , write img_magick details to config table, missed couple of lang strings
git-svn-id: file:///svn/phpbb/trunk@4165 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/lang_main.php')
-rw-r--r--phpBB/language/en/lang_main.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php
index ed26a2ae67..8fde775810 100644
--- a/phpBB/language/en/lang_main.php
+++ b/phpBB/language/en/lang_main.php
@@ -243,6 +243,7 @@ $lang = array(
'BOARD_BAN_PERM' => 'You have been <b>permanently</b> banned from this board.<br /><br />Please contact the %2$sBoard Administrator%3$s for more information.',
'BOARD_BAN_REASON' => 'Reason given for ban: <b>%s</b>',
'EMAIL_DISABLED' => 'Sorry but all email related functions have been disabled.',
+ 'REMOVE_INSTALL' => 'Please delete, move or rename the install directory.',
'G_ADMINISTRATORS' => 'ADMINISTRATORS',
'G_SUPER_MODERATORS'=> 'SUPER MODERATORS',