aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/permissions.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/permissions.php')
-rw-r--r--phpBB/language/en/acp/permissions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/permissions.php b/phpBB/language/en/acp/permissions.php
index 500325edab..49b4ef108a 100644
--- a/phpBB/language/en/acp/permissions.php
+++ b/phpBB/language/en/acp/permissions.php
@@ -192,6 +192,7 @@ $lang = array_merge($lang, array(
'ROLE_DESCRIPTION_USER_STANDARD' => 'Can access most but not all user features. Cannot change user name or ignore the flood limit, for instance.',
'ROLE_DESCRIPTION_EXPLAIN' => 'You are able to enter a short explanation of what the role is doing or for what it is meant for. The text you enter here will be displayed within the permissions screens too.',
+ 'ROLE_DESCRIPTION_LONG' => 'The role description is too long, please limit it to 4000 characters.',
'ROLE_DETAILS' => 'Role details',
'ROLE_EDIT_SUCCESS' => 'Role successfully edited.',
'ROLE_NAME' => 'Role name',