aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-07-10 15:14:25 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-07-10 15:14:25 +0000
commit2d5298e8e1a4c8da2f0db71d63196aae1cad5fe1 (patch)
tree20cc92d3b1136876bccb7548dda2c27c223d23c8 /phpBB/language/en/install.php
parentf538d70301a38cd65ca9d2463db0420c5eb1f3e0 (diff)
downloadforums-2d5298e8e1a4c8da2f0db71d63196aae1cad5fe1.tar
forums-2d5298e8e1a4c8da2f0db71d63196aae1cad5fe1.tar.gz
forums-2d5298e8e1a4c8da2f0db71d63196aae1cad5fe1.tar.bz2
forums-2d5298e8e1a4c8da2f0db71d63196aae1cad5fe1.tar.xz
forums-2d5298e8e1a4c8da2f0db71d63196aae1cad5fe1.zip
some fixes here and there
git-svn-id: file:///svn/phpbb/trunk@7860 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/install.php')
-rwxr-xr-xphpBB/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 8fd95bc0ae..b946de5d1a 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -446,7 +446,7 @@ $lang = array_merge($lang, array(
'OLD_UPDATE_FILES' => 'Update files are out of date. The update files found are for updating from phpBB %1$s to phpBB %2$s but the latest version of phpBB is %3$s.',
'PERFORM_DATABASE_UPDATE' => 'Perform database update',
- 'PERFORM_DATABASE_UPDATE_EXPLAIN' => 'Below you will find a link to the database update script. This script needs to be run separately because updating the database might result in unexpected behaviour if you are logged in. The database update can take a while, so please do not stop the execution if it seems to hang. After the database update had been performed just follow the link presented to continue the update process.',
+ 'PERFORM_DATABASE_UPDATE_EXPLAIN' => 'Below you will find a button to the database update script. The database update can take a while, so please do not stop the execution if it seems to hang. After the database update had been performed just follow the instructions to continue the update process.',
'PREVIOUS_VERSION' => 'Previous version',
'PROGRESS' => 'Progress',