aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-01-08 17:19:56 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-01-08 17:19:56 +0000
commit4be13298039b84d74040e5b4b3dfddc3b311dbd1 (patch)
tree36d1b6be65d75d3f42b1cb89f3276b53df188650 /phpBB
parent55b5e714113e346e5e37f147c65a3b811d6bcfdf (diff)
downloadforums-4be13298039b84d74040e5b4b3dfddc3b311dbd1.tar
forums-4be13298039b84d74040e5b4b3dfddc3b311dbd1.tar.gz
forums-4be13298039b84d74040e5b4b3dfddc3b311dbd1.tar.bz2
forums-4be13298039b84d74040e5b4b3dfddc3b311dbd1.tar.xz
forums-4be13298039b84d74040e5b4b3dfddc3b311dbd1.zip
ups. :)
git-svn-id: file:///svn/phpbb/trunk@6861 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rwxr-xr-xphpBB/language/en/install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index 8a8cc028d4..632b305e4b 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -58,7 +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_PHPBB_EMPTY' => 'The phpBB3 config variable for "%s" is empty.',
'CONFIG_RETRY' => 'Retry',
'CONTACT_EMAIL_CONFIRM' => 'Confirm contact email',
'CONTINUE_CONVERT' => 'Continue conversion',