aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-08-15 00:53:22 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-08-15 00:53:22 +0000
commit36e18c7bd3a147fff3f1a44bb74fe5404aeab197 (patch)
tree1c80d4d7dee260f8d1f334a143af618b695fb80d
parent8b4c84484a1d17983dc59f7fc817d675ec7f50eb (diff)
downloadforums-36e18c7bd3a147fff3f1a44bb74fe5404aeab197.tar
forums-36e18c7bd3a147fff3f1a44bb74fe5404aeab197.tar.gz
forums-36e18c7bd3a147fff3f1a44bb74fe5404aeab197.tar.bz2
forums-36e18c7bd3a147fff3f1a44bb74fe5404aeab197.tar.xz
forums-36e18c7bd3a147fff3f1a44bb74fe5404aeab197.zip
Fix bug #49705
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9988 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/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 a80f457c17..35e9e7f459 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -188,7 +188,7 @@ $lang = array_merge($lang, array(
'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 successfully installed phpBB %1$s. Please proceed by choosing one of the following opions:</p>
+ You have successfully installed phpBB %1$s. Please proceed by choosing one of the following options:</p>
<h2>Convert an existing board to phpBB3</h2>
<p>The phpBB Unified Convertor Framework supports the conversion of phpBB 2.0.x and other board systems to phpBB3. If you have an existing board that you wish to convert, please <a href="%2$s">proceed to the convertor</a>.</p>
<h2>Go live with your phpBB3!</h2>