aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-06-19 18:56:04 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-06-19 18:56:04 +0200
commit9639f6ad638b7de247c19fe2b27af5d4a099c79e (patch)
treefddefa47d18c3e81095fed103b6d69e38f220f84 /phpBB/language/en/install.php
parentcc628f06b2e70b444ceab34bf8b904867dc2c128 (diff)
parent3f1580263c9eb5eed6003092752534e9f6bc2380 (diff)
downloadforums-9639f6ad638b7de247c19fe2b27af5d4a099c79e.tar
forums-9639f6ad638b7de247c19fe2b27af5d4a099c79e.tar.gz
forums-9639f6ad638b7de247c19fe2b27af5d4a099c79e.tar.bz2
forums-9639f6ad638b7de247c19fe2b27af5d4a099c79e.tar.xz
forums-9639f6ad638b7de247c19fe2b27af5d4a099c79e.zip
Merge pull request #4326 from Crizz0/ticket/14640
[ticket/14640] Changes docu-link in language/en/install.php from 3.3 to 3.2
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 8303d39d83..86755c46f5 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -537,7 +537,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.3/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.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>.',
'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.',