aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorTristan Darricau <tristan.darricau@sensiolabs.com>2016-02-24 22:24:08 +0100
committerTristan Darricau <tristan.darricau@sensiolabs.com>2016-02-24 22:25:41 +0100
commit294f926bfccc6be8a7098923b4c55ebab66e83e3 (patch)
treef6157172deda697a790da27143ddb424e94cc99f /phpBB/language/en/install.php
parent68996e527eddba545a045b4d1142f73942862b45 (diff)
downloadforums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar.gz
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar.bz2
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar.xz
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.zip
[ticket/14495] Updates the version to 3.3.0-a1-dev
PHPBB3-14495
Diffstat (limited to 'phpBB/language/en/install.php')
-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 31578824ef..f21023a4e4 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -523,7 +523,7 @@ $lang = array_merge($lang, array(
// Finish conversion
'CONVERT_COMPLETE' => 'Conversion completed',
- 'CONVERT_COMPLETE_EXPLAIN' => 'You have now successfully converted your board to phpBB 3.2. You can now login and <a href="../">access your board</a>. Please ensure that the settings were transferred correctly before enabling your board by deleting the install directory. Remember that help on using phpBB is available online via the <a href="https://www.phpbb.com/support/docs/en/3.2/ug/">Documentation</a> and the <a href="https://www.phpbb.com/community/viewforum.php?f=466">support forums</a>.',
+ 'CONVERT_COMPLETE_EXPLAIN' => 'You have now successfully converted your board to phpBB 3.3. You can now login and <a href="../">access your board</a>. Please ensure that the settings were transferred correctly before enabling your board by deleting the install directory. Remember that help on using phpBB is available online via the <a href="https://www.phpbb.com/support/docs/en/3.3/ug/">Documentation</a> and the <a href="https://www.phpbb.com/community/viewforum.php?f=466">support forums</a>.',
'CONV_ERROR_ATTACH_FTP_DIR' => 'FTP upload for attachments is enabled at the old board. Please disable the FTP upload option and make sure a valid upload directory is specified, then copy all attachment files to this new web accessible directory. Once you have done this, restart the convertor.',
'CONV_ERROR_CONFIG_EMPTY' => 'There is no configuration information available for the conversion.',