aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-08-12 15:10:43 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-08-12 15:10:43 +0000
commitf5cabf864c7bf29f5415a1ed315dc08b35f759c2 (patch)
tree95d5b785cdf2fd71096a21b91efef58068bcc161 /phpBB/language/en/install.php
parentef71892edd1bb6b4e06fa207172ba8a3ee5f40b3 (diff)
downloadforums-f5cabf864c7bf29f5415a1ed315dc08b35f759c2.tar
forums-f5cabf864c7bf29f5415a1ed315dc08b35f759c2.tar.gz
forums-f5cabf864c7bf29f5415a1ed315dc08b35f759c2.tar.bz2
forums-f5cabf864c7bf29f5415a1ed315dc08b35f759c2.tar.xz
forums-f5cabf864c7bf29f5415a1ed315dc08b35f759c2.zip
bugfixes
git-svn-id: file:///svn/phpbb/trunk@6275 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/install.php')
-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 619d68e6b4..c93ccd78f4 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -234,7 +234,7 @@ $lang = array_merge($lang, array(
'SUB_SUPPORT' => 'Support',
'SUCCESSFUL_CONNECT' => 'Successful Connection',
// TODO: Write some text on obtaining support
- 'SUPPORT_BODY' => 'During the beta phase a minimal level of support will be given at <a href="http://www.phpbb.com/phpBB/viewforum.php?f=46">the phpBB 3.0 Beta1 support forum</a>. We will provide answers to general setup questions, configuration problems and support for determining common problems mostly related to bugs. We will not support modifications, custom code/style additions or any users using the beta packages within a live environment.</p><p>For additional assistance, please refer to our <a href="http://www.phpbb.com/support/documentation/3.0/quickstart/">Quick Start Guide</a>.</p><p>To ensure you stay up to date with the latest news and releases, why not <a href="http://www.phpbb.com/support/" target="_new">subscribe to our mailing list</a>',
+ 'SUPPORT_BODY' => 'During the beta phase a minimal level of support will be given at <a href="http://www.phpbb.com/phpBB/viewforum.php?f=46">the phpBB 3.0 Beta support forum</a>. We will provide answers to general setup questions, configuration problems and support for determining common problems mostly related to bugs. We will not support modifications, custom code/style additions or any users using the beta packages within a live environment.</p><p>For additional assistance, please refer to our <a href="http://www.phpbb.com/support/documentation/3.0/quickstart/">Quick Start Guide</a>.</p><p>To ensure you stay up to date with the latest news and releases, why not <a href="http://www.phpbb.com/support/" target="_new">subscribe to our mailing list</a>',
'SYNC_FORUMS' => 'Starting to sync forums',
'SYNC_TOPICS' => 'Starting to sync topics',
'SYNC_TOPIC_ID' => 'Synchronising topics from topic_id $1%s to $2%s',