aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-05-23 15:05:46 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-05-23 15:05:46 +0000
commit7cffec58d0db3cbed6f6e55785d3accd89efe8aa (patch)
tree55bca06e1c8e13b7f57c5fa370bbfd1ca134df8a /phpBB/language/en/install.php
parentf34547cad7cab847c8ac6aa327573e7cf0b2005d (diff)
downloadforums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar.gz
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar.bz2
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar.xz
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.zip
This probably broke things :|
#10697 #11421 #11555 #11421 git-svn-id: file:///svn/phpbb/trunk@7666 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/install.php')
-rwxr-xr-xphpBB/language/en/install.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index fa176cbaea..32a66ba62b 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -330,6 +330,8 @@ $lang = array_merge($lang, array(
// TODO: Write some text on obtaining support
'SUPPORT_BODY' => 'During the release candidate phase full support will be given at <a href="http://www.phpbb.com/community/viewforum.php?f=46">the phpBB 3.0.x support forums</a>. We will provide answers to general setup questions, configuration problems, conversion problems and support for determining common problems mostly related to bugs. We also allow discussions about modifications and custom code/style additions.</p><p>For additional assistance, please refer to our <a href="http://www.phpbb.com/support/documentation/3.0/quickstart/">Quick Start Guide</a> and <a href="http://www.phpbb.com/support/documentation/3.0/">the online documentation</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/">subscribe to our mailing list</a>?',
'SYNC_FORUMS' => 'Starting to sync forums',
+ 'SYNC_POST_COUNT' => 'Synchronising post_counts',
+ 'SYNC_POST_COUNT_ID' => 'Synchronising post_counts from <var>entry</var> %1$s to %2$s.',
'SYNC_TOPICS' => 'Starting to sync topics',
'SYNC_TOPIC_ID' => 'Synchronising topics from <var>topic_id</var> %1$s to %2$s.',