mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
- tackle some usability issues
- fix bug #3147 - added the lock-images made by SHS` - fixed MSSQL errors (adding the correct ESCAPE sequence) git-svn-id: file:///svn/phpbb/trunk@6161 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -89,6 +89,9 @@ $lang = array_merge($lang, array(
|
||||
'GROUP_USERS_EXIST' => 'The selected users are already members.',
|
||||
'GROUP_USERS_REMOVE' => 'Users removed from group and new defaults set successfully',
|
||||
|
||||
'MAKE_DEFAULT_FOR_ALL' => 'Make default group for every member',
|
||||
'MEMBERS' => 'Members',
|
||||
|
||||
'NO_GROUP' => 'No group specified',
|
||||
'NO_PERMISSIONS' => 'Do not copy permissions',
|
||||
|
||||
|
Reference in New Issue
Block a user