mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
- Manage Groups now works! Hooray!
git-svn-id: file:///svn/phpbb/trunk@5456 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -63,6 +63,8 @@ $lang = array_merge($lang, array(
|
||||
'GROUP_IS_FREE' => 'This is a freely open group, all new members are welcome.',
|
||||
'GROUP_IS_SPECIAL' => 'This is a special group, special groups are managed by the board administrators.',
|
||||
|
||||
'GROUP_LIST' => 'Manage Users',
|
||||
|
||||
'LOGIN_EXPLAIN_GROUP' => 'You need to login to view group details',
|
||||
|
||||
'NOT_LEADER_OF_GROUP' => 'The requested operation cannot be taken because you are not a leader of the selected group.',
|
||||
|
Reference in New Issue
Block a user