mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
add title to "no role"
git-svn-id: file:///svn/phpbb/trunk@6023 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -102,6 +102,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'NO_AUTH_SETTING_FOUND' => 'Permission settings not defined.',
|
||||
'NO_ROLE_ASSIGNED' => 'No role assigned...',
|
||||
'NO_ROLE_ASSIGNED_EXPLAIN' => 'Setting to this role does not change permissions on the right. If you want to unset/remove all permissions you should use the "All Unset" link.',
|
||||
'NO_ROLE_AVAILABLE' => 'No role available',
|
||||
'NO_ROLE_NAME_SPECIFIED' => 'Please give the role a name.',
|
||||
'NO_ROLE_SELECTED' => 'Role could not be found.',
|
||||
|
Reference in New Issue
Block a user