aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/extensions.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-12-05 18:13:33 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-12-05 18:13:33 +0100
commit375e264a477c044959678fa50851545fc2166de3 (patch)
treebc1d93ca27ab2ea3611faa5d8a6a82f90e5a6ae4 /phpBB/language/en/acp/extensions.php
parent164a4190d578d8a9f039a41e1fd6582b60b61db0 (diff)
parent103d344cd4476b452e42cd7ba0007b5a85caeaaf (diff)
downloadforums-375e264a477c044959678fa50851545fc2166de3.tar
forums-375e264a477c044959678fa50851545fc2166de3.tar.gz
forums-375e264a477c044959678fa50851545fc2166de3.tar.bz2
forums-375e264a477c044959678fa50851545fc2166de3.tar.xz
forums-375e264a477c044959678fa50851545fc2166de3.zip
Merge pull request #3856 from Nicofuma/ticket/12610
[ticket/12610] Add command to check if the board is up to date.
Diffstat (limited to 'phpBB/language/en/acp/extensions.php')
-rw-r--r--phpBB/language/en/acp/extensions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/extensions.php b/phpBB/language/en/acp/extensions.php
index e5d6789764..8d6f8ece84 100644
--- a/phpBB/language/en/acp/extensions.php
+++ b/phpBB/language/en/acp/extensions.php
@@ -43,6 +43,7 @@ $lang = array_merge($lang, array(
'EXTENSION_NOT_AVAILABLE' => 'The selected extension is not available for this board, please verify your phpBB and PHP versions are allowed (see the details page).',
'EXTENSION_DIR_INVALID' => 'The selected extension has an invalid directory structure and cannot be enabled.',
'EXTENSION_NOT_ENABLEABLE' => 'The selected extension cannot be enabled, please verify the extension’s requirements.',
+ 'EXTENSION_NOT_INSTALLED' => 'The extension %s is not available. PLease check that you have installed it correctly.',
'DETAILS' => 'Details',