aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-09-06 21:45:49 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-09-06 21:45:49 +0200
commit801519ca4d1d83e3850d8524aeda9d8820857a34 (patch)
tree7b79d749f7b035d472757ac2ce389363875c6e61 /phpBB/language
parenta4f42ced3d935aca1b9e94c12110cfcd08a3078d (diff)
parentf6b376def8b61700ada08e6162d9f773f8a2b530 (diff)
downloadforums-801519ca4d1d83e3850d8524aeda9d8820857a34.tar
forums-801519ca4d1d83e3850d8524aeda9d8820857a34.tar.gz
forums-801519ca4d1d83e3850d8524aeda9d8820857a34.tar.bz2
forums-801519ca4d1d83e3850d8524aeda9d8820857a34.tar.xz
forums-801519ca4d1d83e3850d8524aeda9d8820857a34.zip
Merge pull request #4435 from Crizz0/ticket/14764
[ticket/14764] Wrong link to database update script has been fixed
Diffstat (limited to 'phpBB/language')
-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 b67b87959d..a6aef9797a 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -222,7 +222,7 @@ $lang = array_merge($lang, array(
'UPDATE_INCOMPLETE_MORE' => 'Please read the information below in order to fix this error.',
'UPDATE_INCOMPLETE_EXPLAIN' => '<h1>Incomplete update</h1>
- <p>We noticed that the last update of your phpBB installation hasn’t been completed. Visit the <a href="%1$s" title="%1$s">database_update script</a> and run it. If it is missing, please <a href="https://www.phpbb.com/downloads/" title="phpBB downloads">download your package version</a>, upload the "install" folder to your phpBB root directory (where your config.php file is) and <a href="%1$s" title="%1$s">run the database update script</a>.</p>',
+ <p>We noticed that the last update of your phpBB installation hasn’t been completed. Visit the <a href="%1$s" title="%1$s">database updater</a>, ensure <em>Update database only</em> is selected and click on <strong>Submit</strong>. Don\'t forget to delete the "install"-directory after you have updated the database sucessfully.</p>',
//
// Server data