mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
say hello to role descriptions, role ordering and tooltips on role selects
git-svn-id: file:///svn/phpbb/trunk@5791 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -131,6 +131,8 @@ $lang = array_merge($lang, array(
|
||||
'ROLE_ADD_SUCCESS' => 'Role successfully added.',
|
||||
'ROLE_ASSIGNED_TO' => 'Users/Groups assigned to %s',
|
||||
'ROLE_DELETED' => 'Role successfully removed.',
|
||||
'ROLE_DESCRIPTION' => 'Role Description',
|
||||
'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_DETAILS' => 'Role Details',
|
||||
'ROLE_EDIT_SUCCESS' => 'Role successfully edited.',
|
||||
'ROLE_NAME' => 'Role Name',
|
||||
|
Reference in New Issue
Block a user