aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/attachments.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/attachments.php')
-rw-r--r--phpBB/language/en/acp/attachments.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/attachments.php b/phpBB/language/en/acp/attachments.php
index c906834f5d..85143d3eb2 100644
--- a/phpBB/language/en/acp/attachments.php
+++ b/phpBB/language/en/acp/attachments.php
@@ -121,6 +121,7 @@ $lang = array_merge($lang, array(
'NO_UPLOAD_DIR' => 'The upload directory you specified does not exist.',
'NO_WRITE_UPLOAD' => 'The upload directory you specified cannot be written to. Please alter the permissions to allow the webserver to write to it.',
+ 'ONLY_ALLOWED_IN_PM' => 'Only allowed in private messages',
'ORDER_ALLOW_DENY' => 'Allow',
'ORDER_DENY_ALLOW' => 'Deny',