mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 07:01:22 +02:00
- made prune a bit nicer
#8236 git-svn-id: file:///svn/phpbb/trunk@7059 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -232,6 +232,7 @@ $lang = array_merge($lang, array(
|
||||
'LOGIN_ADMIN_CONFIRM' => 'To administer the board you must re-authenticate yourself.',
|
||||
'LOGIN_ADMIN_SUCCESS' => 'You have successfully authenticated and will now be redirected to the Administration Control Panel',
|
||||
'LOOK_UP_FORUM' => 'Select a forum',
|
||||
'LOOK_UP_FORUMS_EXPLAIN'=> 'You are able to select more than one forum',
|
||||
|
||||
'MANAGE' => 'Manage',
|
||||
'MOVE_DOWN' => 'Move down',
|
||||
|
@@ -118,7 +118,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'GROUPS_NOT_ASSIGNED' => 'No group assigned to this role',
|
||||
|
||||
'LOOK_UP_FORUMS_EXPLAIN' => 'You are able to select more than one forum',
|
||||
'LOOK_UP_GROUP' => 'Look up usergroup',
|
||||
'LOOK_UP_USER' => 'Look up user',
|
||||
|
||||
|
Reference in New Issue
Block a user