From 384e434fca827dd9f9697777ca176e4e037fccd5 Mon Sep 17 00:00:00 2001 From: Graham Eames Date: Sat, 25 Mar 2006 15:44:35 +0000 Subject: UI changes to the database settings section of the installer Note: To prevent issues with incorrect database settings, it is now no longer possible to pass this point without the settings having been tested to make sure they work git-svn-id: file:///svn/phpbb/trunk@5718 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/install.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'phpBB/language/en') diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php index a5463698f7..48118e244f 100755 --- a/phpBB/language/en/install.php +++ b/phpBB/language/en/install.php @@ -47,6 +47,7 @@ $lang = array_merge($lang, array( 'DBMS' => 'Database type', 'DB_CONFIG' => 'Database Configuration', + 'DB_CONNECTION' => 'Database Connection', 'DB_HOST' => 'Database server hostname or DSN', 'DB_HOST_EXPLAIN' => 'DSN stands for Data Source Name and is relevant only for ODBC installs.', 'DB_NAME' => 'Database name', @@ -97,7 +98,6 @@ $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 now successfully installed phpBB 3.0. Clicking the button below will take you to your Administration Control Panel (ACP). Take some time to examine the options available to you. Remember that help is available online via the Userguide and the phpBB support forums, see the %sREADME%s for further information.', - 'INSTALL_DB_CONNECT' => 'Successful Connection', 'INSTALL_INTRO' => 'Welcome to Installation', 'INSTALL_INTRO_BODY' => '

With this option, it is possible to install phpBB onto your server.

In order to proceed, you will need the following information to hand: