From 436e470f203119fd0383dbb6bb2522acdc775fb5 Mon Sep 17 00:00:00 2001 From: David M Date: Tue, 15 May 2007 22:31:12 +0000 Subject: [PATCH] #10970 git-svn-id: file:///svn/phpbb/trunk@7595 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php index c3079d066e..ea5e31ab9f 100755 --- a/phpBB/language/en/install.php +++ b/phpBB/language/en/install.php @@ -328,7 +328,7 @@ $lang = array_merge($lang, array( 'SUB_SUPPORT' => 'Support', 'SUCCESSFUL_CONNECT' => 'Successful connection', // TODO: Write some text on obtaining support - 'SUPPORT_BODY' => 'During the release candidate phase full support will be given at the phpBB 3.0.x support forums. We will provide answers to general setup questions, configuration problems, conversion problems and support for determining common problems mostly related to bugs. We will also allow discussions about modifications and custom code/style additions.

For additional assistance, please refer to our Quick Start Guide and the online documentation.

To ensure you stay up to date with the latest news and releases, why not subscribe to our mailing list.', + 'SUPPORT_BODY' => 'During the release candidate phase full support will be given at the phpBB 3.0.x support forums. We will provide answers to general setup questions, configuration problems, conversion problems and support for determining common problems mostly related to bugs. We will also allow discussions about modifications and custom code/style additions.

For additional assistance, please refer to our Quick Start Guide and the online documentation.

To ensure you stay up to date with the latest news and releases, why not subscribe to our mailing list?', '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.',