mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Fix bug #19945 - Wrong description in UCP group managment implicates missing feature
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9613 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -79,6 +79,7 @@ $lang = array_merge($lang, array(
|
||||
'ADD_NEW_RULE' => 'Add new rule',
|
||||
'ADD_RULE' => 'Add rule',
|
||||
'ADD_TO' => 'Add [To]',
|
||||
'ADD_USERS_UCP_EXPLAIN' => 'Here you can add new users to the group. You may select whether this group becomes the new default for the selected users. Please enter each username on a separate line.',
|
||||
'ADMIN_EMAIL' => 'Administrators can e-mail me information',
|
||||
'AGREE' => 'I agree to these terms',
|
||||
'ALLOW_PM' => 'Allow users to send you private messages',
|
||||
|
Reference in New Issue
Block a user