diff --git a/phpBB/adm/style/install_convert.html b/phpBB/adm/style/install_convert.html index 22f3426626..0e3da86ae5 100755 --- a/phpBB/adm/style/install_convert.html +++ b/phpBB/adm/style/install_convert.html @@ -3,7 +3,7 @@
{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:
Some more introductory text can go here...
Some more introductory text can go here...', 'INSTALL_INTRO_NEXT' => 'To commence the installation, please press the button below.', 'INSTALL_LOGIN' => 'Login', 'INSTALL_NEXT' => 'Next stage', @@ -171,7 +171,7 @@ $lang = array_merge($lang, array( 'NO_LOCATION' => 'Cannot determine location', 'NO_TABLES_FOUND' => 'No tables found.', // TODO: Write some explanatory introduction text - 'OVERVIEW_BODY' => '
Some brief explanatory text about phpBB will go here.
This installation system will guide you through the process of installing phpBB, converting from a different software package or updating to the latest version of phpBB. For more information on each option, select it from the menu above
This installation system will guide you through the process of installing phpBB, converting from a different software package or updating to the latest version of phpBB. For more information on each option, select it from the menu above', 'PHP_OPTIONAL_MODULE' => 'Optional Modules', 'PHP_OPTIONAL_MODULE_EXPLAIN' => 'Optional - These modules or applications are optional, you do not need these to use phpBB 3.0. However if you do have them they will will enable greater functionality.', @@ -216,7 +216,7 @@ $lang = array_merge($lang, array( 'SUB_SUPPORT' => 'Support', 'SUCCESSFUL_CONNECT' => 'Successful Connection', // TODO: Write some text on obtaining support - 'SUPPORT_BODY' => '
Some text on obtaining support, etc can go here.
Probably this can be copied from the documentation
To ensure you stay up to date with the latest news and releases, why not subscribe to our mailing list
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',