aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-09-22 22:14:05 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-09-22 22:14:05 +0000
commit1d7e3e0fd95fb5baf92937d1f911649cb1a665e9 (patch)
treee452132555a321548f9c61043354a2bfb9481ca0 /phpBB/language
parent587ec3fa77d90819148cdeda2b490bbf82632114 (diff)
downloadforums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar.gz
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar.bz2
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar.xz
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.zip
some tiny fixes here and there
git-svn-id: file:///svn/phpbb/trunk@6383 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/common.php2
-rwxr-xr-xphpBB/language/en/install.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 717064b936..17fc170d21 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -402,7 +402,7 @@ $lang = array_merge($lang, array(
'REG_USER_ONLINE' => 'There is %d registered user and ',
'REG_USER_TOTAL' => '%d registered, ',
'REMOVE' => 'Remove',
- 'REMOVE_INSTALL' => 'Please delete, move or rename the install directory.',
+ 'REMOVE_INSTALL' => 'Please delete, move or rename the install directory before you use your forum. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.',
'REPLIES' => 'Replies',
'REPLY_WITH_QUOTE' => 'Reply with quote',
'REPLYING_GLOBAL_ANNOUNCE' => 'Replying to Global Announcement',
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index 6ffb4d9a2b..57c6c12965 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -136,7 +136,7 @@ $lang = array_merge($lang, array(
'INITIAL_CONFIG' => 'Basic Configuration',
'INITIAL_CONFIG_EXPLAIN' => 'Now that install has determined your server can run phpBB you need to supply some specific information. If you do not know how to connect to your database please contact your hosting provider (in the first instance) or use the phpBB support forums. When entering data please ensure you check it thoroughly before continuing.',
'INSTALL_CONGRATS' => 'Congratulations',
- 'INSTALL_CONGRATS_EXPLAIN' => 'You have now successfully installed phpBB 3.0. Clicking the button below will take you to your Administration Control Panel (ACP). Take some time to examine the options available to you. Remember that help is available online via the <a href="http://www.phpbb.com/support/documentation/3.0/">Userguide</a> and the <a href="http://www.phpbb.com/phpBB/viewforum.php?f=46">Beta support forum</a>, see the %sREADME%s for further information.<br /><br />Please now delete, move or rename the install directory before you use your forum. If this directory is still present, only the ACP will be accessible.',
+ 'INSTALL_CONGRATS_EXPLAIN' => 'You have now successfully installed phpBB 3.0. Clicking the button below will take you to your Administration Control Panel (ACP). Take some time to examine the options available to you. Remember that help is available online via the <a href="http://www.phpbb.com/support/documentation/3.0/">Userguide</a> and the <a href="http://www.phpbb.com/phpBB/viewforum.php?f=46">Beta support forum</a>, see the %sREADME%s for further information.<br /><br /><strong>Please now delete, move or rename the install directory before you use your forum. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.</strong>',
'INSTALL_INTRO' => 'Welcome to Installation',
'INSTALL_INTRO_BODY' => 'With this option, it is possible to install phpBB onto your server.</p><p>In order to proceed, you will need the following information to hand:</p>
<ul>