aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2010-11-02 07:49:40 +0100
committerIgor Wiedler <igor@wiedler.ch>2010-11-02 23:53:14 +0100
commit857271ebbd7568b6a38fe35b2947ec3a0124128b (patch)
tree58ac08c5bb4b77eabbd8057b76c0913e51de531e /phpBB/language/en/install.php
parent6ff403c9f8fd19e5ddf81fdf3e8bb27018b519b9 (diff)
downloadforums-857271ebbd7568b6a38fe35b2947ec3a0124128b.tar
forums-857271ebbd7568b6a38fe35b2947ec3a0124128b.tar.gz
forums-857271ebbd7568b6a38fe35b2947ec3a0124128b.tar.bz2
forums-857271ebbd7568b6a38fe35b2947ec3a0124128b.tar.xz
forums-857271ebbd7568b6a38fe35b2947ec3a0124128b.zip
[ticket/9850] Display upgrade instructions for feature release in acp
PHPBB3-9850
Diffstat (limited to 'phpBB/language/en/install.php')
-rw-r--r--phpBB/language/en/install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index 4e58de8d90..14923e836e 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -559,6 +559,7 @@ $lang = array_merge($lang, array(
'UPDATING_DATA' => 'Updating data',
'UPDATING_TO_LATEST_STABLE' => 'Updating database to latest stable release',
'UPDATED_VERSION' => 'Updated version',
+ 'UPGRADE_INSTRUCTIONS' => 'A new feature release <strong>%1$s</strong> is available. Please read <a href="%2$s" title="%2$s"><strong>the release announcement</strong></a> to learn about what it has to offer, and how to upgrade.',
'UPLOAD_METHOD' => 'Upload method',
'UPDATE_DB_SUCCESS' => 'Database update was successful.',