aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
diff options
context:
space:
mode:
authorChristian Schnegelberger <mail@crizzo.de>2016-12-11 14:11:55 +0100
committerChristian Schnegelberger <mail@crizzo.de>2016-12-11 14:11:55 +0100
commita0adf07453fa1e8d3118d3d4b1f8eca2aba4507a (patch)
treed209876158b0d65149584c7205331e7fc3a09743 /phpBB/language/en/acp
parentf7049bd0dcc03f54280832f1607bd2f3ee5635ce (diff)
downloadforums-a0adf07453fa1e8d3118d3d4b1f8eca2aba4507a.tar
forums-a0adf07453fa1e8d3118d3d4b1f8eca2aba4507a.tar.gz
forums-a0adf07453fa1e8d3118d3d4b1f8eca2aba4507a.tar.bz2
forums-a0adf07453fa1e8d3118d3d4b1f8eca2aba4507a.tar.xz
forums-a0adf07453fa1e8d3118d3d4b1f8eca2aba4507a.zip
[ticket/14910] Fixes typo PLease to Please in EXTENSION_NOT_INSTALLED
PHPBB3-14910
Diffstat (limited to 'phpBB/language/en/acp')
-rw-r--r--phpBB/language/en/acp/extensions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/extensions.php b/phpBB/language/en/acp/extensions.php
index 8d6f8ece84..a96a7a2a2b 100644
--- a/phpBB/language/en/acp/extensions.php
+++ b/phpBB/language/en/acp/extensions.php
@@ -43,7 +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.',
+ 'EXTENSION_NOT_INSTALLED' => 'The extension %s is not available. Please check that you have installed it correctly.',
'DETAILS' => 'Details',