From 36e18c7bd3a147fff3f1a44bb74fe5404aeab197 Mon Sep 17 00:00:00 2001
From: Andreas Fischer
Date: Sat, 15 Aug 2009 00:53:22 +0000
Subject: Fix bug #49705
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9988 89ea8834-ac86-4346-8a33-228a782c2dd0
---
phpBB/language/en/install.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'phpBB/language/en/install.php')
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:
+ You have successfully installed phpBB %1$s. Please proceed by choosing one of the following options:
Convert an existing board to phpBB3
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 proceed to the convertor.
Go live with your phpBB3!
--
cgit v1.2.1