Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/role.php File Reference

Go to the source code of this file.

Namespaces

namespace  role

Variables

 $string ['addinganewrole'] = 'Adding a new role'
 $string ['addingrolebycopying'] = 'Adding a new role based on {$a}'
 $string ['addrole'] = 'Add a new role'
 $string ['advancedoverride'] = 'Advanced role override'
 $string ['allow'] = 'Allow'
 $string ['allowassign'] = 'Allow role assignments'
 $string ['allowed'] = 'Allowed'
 $string ['allowoverride'] = 'Allow role overrides'
 $string ['allowroletoassign'] = 'Allow users with role {$a->fromrole} to assign the role {$a->targetrole}'
 $string ['allowroletooverride'] = 'Allow users with role {$a->fromrole} to override the role {$a->targetrole}'
 $string ['allowroletoswitch'] = 'Allow users with role {$a->fromrole} to switch roles to the role {$a->targetrole}'
 $string ['allowswitch'] = 'Allow role switches'
 $string ['allsiteusers'] = 'All site users'
 $string ['archetype'] = 'Role archetype'
 $string ['archetype_help'] = 'The role archetype determines the permissions when a role is reset to default. It also determines any new permissions for the role when the site is upgraded.'
 $string ['archetypecoursecreator'] = 'ARCHETYPE: Course creator'
 $string ['archetypeeditingteacher'] = 'ARCHETYPE: Teacher (editing)'
 $string ['archetypefrontpage'] = 'ARCHETYPE: Authenticated user on frontpage'
 $string ['archetypeguest'] = 'ARCHETYPE: Guest'
 $string ['archetypemanager'] = 'ARCHETYPE: Manager'
 $string ['archetypestudent'] = 'ARCHETYPE: Student'
 $string ['archetypeteacher'] = 'ARCHETYPE: Teacher (non-editing)'
 $string ['archetypeuser'] = 'ARCHETYPE: Authenticated user'
 $string ['assignanotherrole'] = 'Assign another role'
 $string ['assignerror'] = 'Error while assigning the role {$a->role} to user {$a->user}.'
 $string ['assignglobalroles'] = 'Assign system roles'
 $string ['assignedroles'] = 'Assigned roles'
 $string ['assignmentcontext'] = 'Assignment context'
 $string ['assignmentoptions'] = 'Assignment options'
 $string ['assignrolenameincontext'] = 'Assign role \'{$a->role}\' in {$a->context}'
 $string ['assignrole'] = 'Assign role'
 $string ['assignroles'] = 'Assign roles'
 $string ['assignroles_help'] = 'By assigning a role to a user in a context, you are granting them the permissions contained in that role, for the current context and all lower contexts. For example, if a user is assigned the role of student in a course, they will also have the role of student for all activities and blocks within the course.'
 $string ['assignroles_link'] = 'admin/roles/assign'
 $string ['assignrolesin'] = 'Assign roles in {$a}'
 $string ['assignrolesrelativetothisuser'] = 'Assign roles relative to this user'
 $string ['backtoallroles'] = 'Back to the list of all roles'
 $string ['backup:anonymise'] = 'Anonymise user data on backup'
 $string ['backup:backupactivity'] = 'Backup activities'
 $string ['backup:backupcourse'] = 'Backup courses'
 $string ['backup:backupsection'] = 'Backup sections'
 $string ['backup:configure'] = 'Configure backup options'
 $string ['backup:downloadfile'] = 'Download files from backup areas'
 $string ['backup:backuptargethub'] = 'Backup for hub'
 $string ['backup:backuptargetimport'] = 'Backup for import'
 $string ['backup:userinfo'] = 'Backup user data'
 $string ['block:edit'] = 'Edit a block\'s settings'
 $string ['block:view'] = 'View block'
 $string ['blog:associatecourse'] = 'Associate blog entries with courses'
 $string ['blog:associatemodule'] = 'Associate blog entries with activity modules'
 $string ['blog:create'] = 'Create new blog entries'
 $string ['blog:manageentries'] = 'Edit and manage entries'
 $string ['blog:manageexternal'] = 'Edit and manage external blogs'
 $string ['blog:manageofficialtags'] = 'Manage official tags'
 $string ['blog:managepersonaltags'] = 'Manage personal tags'
 $string ['blog:search'] = 'Search blog entries'
 $string ['blog:view'] = 'View blog entries'
 $string ['blog:viewdrafts'] = 'View draft blog entries'
 $string ['calendar:manageentries'] = 'Manage any calendar entries'
 $string ['calendar:managegroupentries'] = 'Manage group calendar entries'
 $string ['calendar:manageownentries'] = 'Manage own calendar entries'
 $string ['capabilities'] = 'Capabilities'
 $string ['capability'] = 'Capability'
 $string ['category:create'] = 'Create categories'
 $string ['category:delete'] = 'Delete categories'
 $string ['category:manage'] = 'Manage categories'
 $string ['category:update'] = 'Update categories'
 $string ['category:viewhiddencategories'] = 'See hidden categories'
 $string ['category:visibility'] = 'See hidden categories'
 $string ['cohort:assign'] = 'Add and remove cohort members'
 $string ['cohort:view'] = 'View site-wide cohorts'
 $string ['cohort:manage'] = 'Create, delete and move cohorts'
 $string ['comment:delete'] = 'Delete comments'
 $string ['comment:post'] = 'Post comments'
 $string ['comment:view'] = 'Read comments'
 $string ['community:add'] = 'Use the community block to search hubs and find courses'
 $string ['community:download'] = 'Download a course from the community block'
 $string ['confirmaddadmin'] = 'Do you really want to add user <strong>{$a}</strong> as new site administrator?'
 $string ['confirmdeladmin'] = 'Do you really want to remove user <strong>{$a}</strong> from the list of site administrators?'
 $string ['confirmroleprevent'] = 'Do you really want to remove <strong>{$a->role}</strong> from the list of allowed roles for capability {$a->cap} in context {$a->context}?'
 $string ['confirmroleunprohibit'] = 'Do you really want to remove <strong>{$a->role}</strong> from the list of prohibited roles for capability {$a->cap} in context {$a->context}?'
 $string ['confirmunassign'] = 'Are you sure you wish to remove this role from this user?'
 $string ['confirmunassigntitle'] = 'Confirm role change'
 $string ['confirmunassignyes'] = 'Remove'
 $string ['confirmunassignno'] = 'Cancel'
 $string ['context'] = 'Context'
 $string ['course:activityvisibility'] = 'Hide/show activities'
 $string ['course:bulkmessaging'] = 'Send a message to many people'
 $string ['course:create'] = 'Create courses'
 $string ['course:delete'] = 'Delete courses'
 $string ['course:changecategory'] = 'Change course category'
 $string ['course:changefullname'] = 'Change course full name'
 $string ['course:changeidnumber'] = 'Change course ID number'
 $string ['course:changeshortname'] = 'Change course short name'
 $string ['course:changesummary'] = 'Change course summary'
 $string ['course:enrolconfig'] = 'Configure enrol instances in courses'
 $string ['course:enrolreview'] = 'Review course enrolments'
 $string ['course:manageactivities'] = 'Manage activities'
 $string ['course:managefiles'] = 'Manage files'
 $string ['course:managegrades'] = 'Manage grades'
 $string ['course:managegroups'] = 'Manage groups'
 $string ['course:managescales'] = 'Manage scales'
 $string ['course:markcomplete'] = 'Mark users as complete in course completion'
 $string ['course:publish'] = 'Publish a course into hub'
 $string ['course:request'] = 'Request new courses'
 $string ['course:reset'] = 'Reset course'
 $string ['course:sectionvisibility'] = 'Control section visibility'
 $string ['course:setcurrentsection'] = 'Set current section'
 $string ['course:update'] = 'Update course settings'
 $string ['course:useremail'] = 'Enable/disable email address'
 $string ['course:view'] = 'View courses without participation'
 $string ['course:viewcoursegrades'] = 'View course grades'
 $string ['course:viewhiddenactivities'] = 'View hidden activities'
 $string ['course:viewhiddencourses'] = 'View hidden courses'
 $string ['course:viewhiddensections'] = 'View hidden sections'
 $string ['course:viewhiddenuserfields'] = 'View hidden user fields'
 $string ['course:viewparticipants'] = 'View participants'
 $string ['course:viewscales'] = 'View scales'
 $string ['course:visibility'] = 'Hide/show courses'
 $string ['createrolebycopying'] = 'Create a new role by copying {$a}'
 $string ['createthisrole'] = 'Create this role'
 $string ['currentcontext'] = 'Current context'
 $string ['currentrole'] = 'Current role'
 $string ['defaultrole'] = 'Default role'
 $string ['defaultx'] = 'Default: {$a}'
 $string ['defineroles'] = 'Define roles'
 $string ['deletecourseoverrides'] = 'Delete all overrides in course'
 $string ['deletelocalroles'] = 'Delete all local role assignments'
 $string ['deleterolesure'] = 'Are you sure that you want to delete role "{$a->name} ({$a->shortname})"?</p><p>Currently this role is assigned to {$a->count} users.'
 $string ['deletexrole'] = 'Delete {$a} role'
 $string ['duplicaterole'] = 'Duplicate role'
 $string ['duplicaterolesure'] = 'Are you sure that you want to duplicate role "{$a->name} ({$a->shortname})"?</p>'
 $string ['editingrolex'] = 'Editing role \'{$a}\''
 $string ['editrole'] = 'Edit role'
 $string ['editxrole'] = 'Edit {$a} role'
 $string ['errorbadrolename'] = 'Incorrect role name'
 $string ['errorbadroleshortname'] = 'Incorrect role short name'
 $string ['errorexistsrolename'] = 'Role name already exists'
 $string ['errorexistsroleshortname'] = 'Role name already exists'
 $string ['existingadmins'] = 'Current site administrators'
 $string ['existingusers'] = '{$a} existing users'
 $string ['explanation'] = 'Explanation'
 $string ['extusers'] = 'Existing users'
 $string ['extusersmatching'] = 'Existing users matching \'{$a}\''
 $string ['filter:manage'] = 'Manage local filter settings'
 $string ['frontpageuser'] = 'Authenticated user on frontpage'
 $string ['frontpageuserdescription'] = 'All logged in users in the frontpage course.'
 $string ['globalrole'] = 'System role'
 $string ['globalroleswarning'] = 'WARNING! Any roles you assign from this page will apply to the assigned users throughout the entire system, including the front page and all the courses.'
 $string ['gotoassignroles'] = 'Go to Assign roles for this {$a->contextlevel}'
 $string ['gotoassignsystemroles'] = 'Go to Assign system roles'
 $string ['grade:edit'] = 'Edit grades'
 $string ['grade:export'] = 'Export grades'
 $string ['grade:hide'] = 'Hide/unhide grades or items'
 $string ['grade:import'] = 'Import grades'
 $string ['grade:lock'] = 'Lock grades or items'
 $string ['grade:manage'] = 'Manage grade items'
 $string ['grade:managegradingforms'] = 'Manage advanced grading methods'
 $string ['grade:managesharedforms'] = 'Manage advanced grading form templates'
 $string ['grade:sharegradingforms'] = 'Share advanced grading form as a template'
 $string ['grade:manageletters'] = 'Manage letter grades'
 $string ['grade:manageoutcomes'] = 'Manage grade outcomes'
 $string ['grade:override'] = 'Override grades'
 $string ['grade:unlock'] = 'Unlock grades or items'
 $string ['grade:view'] = 'View own grades'
 $string ['grade:viewall'] = 'View grades of other users'
 $string ['grade:viewhidden'] = 'View hidden grades for owner'
 $string ['hidden'] = 'Hidden'
 $string ['highlightedcellsshowdefault'] = 'The permissions selected in the table below are the defaults for the role archetype selected above.'
 $string ['highlightedcellsshowinherit'] = 'The highlighted cells in the table below show the permission (if any) that will be inherited. Apart from the capabilities whose permission you actually want to alter, you should leave everything set to Inherit.'
 $string ['checkglobalpermissions'] = 'Check system permissions'
 $string ['checkpermissions'] = 'Check permissions'
 $string ['checkpermissionsin'] = 'Check permissions in {$a}'
 $string ['checksystempermissionsfor'] = 'Check system permissions for {$a->fullname}'
 $string ['checkuserspermissionshere'] = 'Check permissions for {$a->fullname} has in this {$a->contextlevel}'
 $string ['chooseroletoassign'] = 'Please choose a role to assign'
 $string ['inactiveformorethan'] = 'inactive for more than {$a->timeperiod}'
 $string ['ingroup'] = 'in the group "{$a->group}"'
 $string ['inherit'] = 'Inherit'
 $string ['legacy:admin'] = 'LEGACY ROLE: Administrator'
 $string ['legacy:coursecreator'] = 'LEGACY ROLE: Course creator'
 $string ['legacy:editingteacher'] = 'LEGACY ROLE: Teacher (editing)'
 $string ['legacy:guest'] = 'LEGACY ROLE: Guest'
 $string ['legacy:student'] = 'LEGACY ROLE: Student'
 $string ['legacy:teacher'] = 'LEGACY ROLE: Teacher (non-editing)'
 $string ['legacytype'] = 'Legacy role type'
 $string ['legacy:user'] = 'LEGACY ROLE: Authenticated user'
 $string ['listallroles'] = 'List all roles'
 $string ['localroles'] = 'Locally assigned roles'
 $string ['mainadmin'] = 'Main administrator'
 $string ['mainadminset'] = 'Set main admin'
 $string ['manageadmins'] = 'Manage site administrators'
 $string ['manager'] = 'Manager'
 $string ['managerdescription'] = 'Managers can access course and modify them, they usually do not participate in courses.'
 $string ['manageroles'] = 'Manage roles'
 $string ['maybeassignedin'] = 'Context types where this role may be assigned'
 $string ['morethan'] = 'More than {$a}'
 $string ['multipleroles'] = 'Multiple roles'
 $string ['my:manageblocks'] = 'Manage My Moodle page blocks'
 $string ['my:configsyspages'] = 'Configure system templates for My Moodle pages'
 $string ['neededroles'] = 'Roles with permission'
 $string ['nocapabilitiesincontext'] = 'No capabilities available in this context'
 $string ['noneinthisx'] = 'None in this {$a}'
 $string ['noneinthisxmatching'] = 'No users matching \'{$a->search}\' in this {$a->contexttype}'
 $string ['noroles'] = 'No roles'
 $string ['noroleassignments'] = 'This user does not have any role assignments anywhere in this site.'
 $string ['notabletoassignroleshere'] = 'You are not able to assign any roles here'
 $string ['notabletooverrideroleshere'] = 'You are not able to override the permissions on any roles here'
 $string ['notes:manage'] = 'Manage notes'
 $string ['notes:view'] = 'View notes'
 $string ['notset'] = 'Not set'
 $string ['overrideanotherrole'] = 'Override another role'
 $string ['overridecontext'] = 'Override context'
 $string ['overridepermissions'] = 'Override permissions'
 $string ['overridepermissions_help'] = 'Permissions overrides enable selected capabilities to be allowed or prevented in a specific context.'
 $string ['overridepermissions_link'] = 'admin/roles/override'
 $string ['overridepermissionsforrole'] = 'Override permissions for role \'{$a->role}\' in {$a->context}'
 $string ['overridepermissionsin'] = 'Override permissions in {$a}'
 $string ['overrideroles'] = 'Override roles'
 $string ['overriderolesin'] = 'Override roles in {$a}'
 $string ['overrides'] = 'Overrides'
 $string ['overridesbycontext'] = 'Overrides (by context)'
 $string ['permission'] = 'Permission'
 $string ['permission_help']
 $string ['permissions'] = 'Permissions'
 $string ['permissionsforuser'] = 'Permissions for user {$a}'
 $string ['permissionsincontext'] = 'Permissions in {$a}'
 $string ['portfolio:export'] = 'Export to portfolios'
 $string ['potentialusers'] = '{$a} potential users'
 $string ['potusers'] = 'Potential users'
 $string ['potusersmatching'] = 'Potential users matching \'{$a}\''
 $string ['prevent'] = 'Prevent'
 $string ['prohibit'] = 'Prohibit'
 $string ['prohibitedroles'] = 'Prohibited'
 $string ['question:add'] = 'Add new questions'
 $string ['question:config'] = 'Configure question types'
 $string ['question:editall'] = 'Edit all questions'
 $string ['question:editmine'] = 'Edit your own questions'
 $string ['question:flag'] = 'Flag questions while attempting them'
 $string ['question:managecategory'] = 'Edit question categories'
 $string ['question:moveall'] = 'Move all questions'
 $string ['question:movemine'] = 'Move your own questions'
 $string ['question:useall'] = 'Use all questions'
 $string ['question:usemine'] = 'Use your own questions'
 $string ['question:viewall'] = 'View all questions'
 $string ['question:viewmine'] = 'View your own questions'
 $string ['rating:rate'] = 'Add ratings to items'
 $string ['rating:view'] = 'View the total rating you received'
 $string ['rating:viewany'] = 'View total ratings that anyone received'
 $string ['rating:viewall'] = 'View all raw ratings given by individuals'
 $string ['resetrole'] = 'Reset to defaults'
 $string ['resetrolenolegacy'] = 'Clear permissions'
 $string ['resetrolesure'] = 'Are you sure that you want to reset role "{$a->name} ({$a->shortname})" to defaults?<p></p>The defaults are taken from the selected archetype ({$a->legacytype}).'
 $string ['resetrolesurenolegacy'] = 'Are you sure that you want to clear all permissions defined in this role "{$a->name} ({$a->shortname})"?'
 $string ['restore:configure'] = 'Configure restore options'
 $string ['restore:createuser'] = 'Create users on restore'
 $string ['restore:restoreactivity'] = 'Restore activities'
 $string ['restore:restoresection'] = 'Restore sections'
 $string ['restore:restorecourse'] = 'Restore courses'
 $string ['restore:restoretargethub'] = 'Restore from files targeted as hub'
 $string ['restore:restoretargetimport'] = 'Restore from files targeted as import'
 $string ['restore:rolldates'] = 'Allowed to roll activity configuration dates on restore'
 $string ['restore:uploadfile'] = 'Upload files to backup areas'
 $string ['restore:userinfo'] = 'Restore user data'
 $string ['restore:viewautomatedfilearea'] = 'Restore courses from automated backups'
 $string ['risks'] = 'Risks'
 $string ['roleallowheader'] = 'Allow role:'
 $string ['roleallowinfo'] = 'Select a role to be added to the list of allowed roles in context {$a->context}, capability {$a->cap}:'
 $string ['role:assign'] = 'Assign roles to users'
 $string ['roleassignments'] = 'Role assignments'
 $string ['roledefinitions'] = 'Role definitions'
 $string ['rolefullname'] = 'Role name'
 $string ['role:manage'] = 'Create and manage roles'
 $string ['role:override'] = 'Override permissions for others'
 $string ['role:review'] = 'Review permissions for others'
 $string ['roleprohibitheader'] = 'Prohibit role'
 $string ['roleprohibitinfo'] = 'Select a role to be added to the list of prohibited roles in context {$a->context}, capability {$a->cap}:'
 $string ['roles'] = 'Roles'
 $string ['roles_help'] = 'A role is a collection of permissions defined for the whole system that you can assign to specific users in specific contexts.'
 $string ['roles_link'] = 'roles'
 $string ['role:safeoverride'] = 'Override safe permissions for others'
 $string ['roleselect'] = 'Select role'
 $string ['roleshortname'] = 'Short name'
 $string ['role:switchroles'] = 'Switch to other roles'
 $string ['roletoassign'] = 'Role to assign'
 $string ['roletooverride'] = 'Role to override'
 $string ['safeoverridenotice'] = 'Note: Capabilities with higher risks are locked because you are only allowed to override safe capabilities.'
 $string ['selectanotheruser'] = 'Select another user'
 $string ['selectauser'] = 'Select a user'
 $string ['selectrole'] = 'Select a role'
 $string ['showallroles'] = 'Show all roles'
 $string ['showthisuserspermissions'] = 'Show this user\'s permissions'
 $string ['site:accessallgroups'] = 'Access all groups'
 $string ['siteadministrators'] = 'Site administrators'
 $string ['site:approvecourse'] = 'Approve course creation'
 $string ['site:backup'] = 'Backup courses'
 $string ['site:config'] = 'Change site configuration'
 $string ['site:doanything'] = 'Allowed to do everything'
 $string ['site:doclinks'] = 'Show links to offsite docs'
 $string ['site:import'] = 'Import other courses into a course'
 $string ['site:manageblocks'] = 'Manage blocks on a page'
 $string ['site:mnetloginfromremote'] = 'Login from a remote application via MNet'
 $string ['site:mnetlogintoremote'] = 'Roam to a remote application via MNet'
 $string ['site:readallmessages'] = 'Read all messages on site'
 $string ['site:restore'] = 'Restore courses'
 $string ['site:sendmessage'] = 'Send messages to any user'
 $string ['site:trustcontent'] = 'Trust submitted content'
 $string ['site:uploadusers'] = 'Upload new users from file'
 $string ['site:viewfullnames'] = 'Always see full names of users'
 $string ['site:viewparticipants'] = 'View participants'
 $string ['site:viewreports'] = 'View reports'
 $string ['site:viewuseridentity'] = 'See full user identity in lists'
 $string ['tag:create'] = 'Create new tags'
 $string ['tag:edit'] = 'Edit existing tags'
 $string ['tag:editblocks'] = 'Edit blocks in tags pages'
 $string ['tag:manage'] = 'Manage all tags'
 $string ['thisusersroles'] = 'This user\'s role assignments'
 $string ['unassignarole'] = 'Unassign role {$a}'
 $string ['unassignerror'] = 'Error while unassigning the role {$a->role} from user {$a->user}.'
 $string ['unassignconfirm'] = 'Do you really want to unassign "{$a->role}" role from user "{$a->user}"?'
 $string ['user:changeownpassword'] = 'Change own password'
 $string ['user:create'] = 'Create users'
 $string ['user:delete'] = 'Delete users'
 $string ['user:editmessageprofile'] = 'Edit user messaging profile'
 $string ['user:editownmessageprofile'] = 'Edit own user messaging profile'
 $string ['user:editownprofile'] = 'Edit own user profile'
 $string ['user:editprofile'] = 'Edit user profile'
 $string ['user:loginas'] = 'Login as other users'
 $string ['user:manageblocks'] = 'Manage blocks on user profile of other users'
 $string ['user:manageownblocks'] = 'Manage blocks on own public user profile'
 $string ['user:manageownfiles'] = 'Manage files on own private file areas'
 $string ['user:managesyspages'] = 'Configure default page layout for public user profiles'
 $string ['user:readuserblogs'] = 'See all user blogs'
 $string ['user:readuserposts'] = 'See all user posts'
 $string ['user:update'] = 'Update user profiles'
 $string ['user:viewalldetails'] = 'View user full information'
 $string ['user:viewdetails'] = 'View user profiles'
 $string ['user:viewhiddendetails'] = 'View hidden details of users'
 $string ['user:viewuseractivitiesreport'] = 'See user activity reports'
 $string ['user:viewusergrades'] = 'View user grades'
 $string ['usersfrom'] = 'Users from {$a}'
 $string ['usersfrommatching'] = 'Users from {$a->contextname} matching \'{$a->search}\''
 $string ['usersinthisx'] = 'Users in this {$a}'
 $string ['usersinthisxmatching'] = 'Users in this {$a->contexttype} matching \'{$a->search}\''
 $string ['userswithrole'] = 'All users with a role'
 $string ['userswiththisrole'] = 'Users with role'
 $string ['useshowadvancedtochange'] = 'Use \'Show advanced\' to change'
 $string ['viewingdefinitionofrolex'] = 'Viewing the definition of role \'{$a}\''
 $string ['viewrole'] = 'View role details'
 $string ['webservice:createtoken'] = 'Create a web service token'
 $string ['webservice:createmobiletoken'] = 'Create a web service token for mobile access'
 $string ['whydoesuserhavecap'] = 'Why does {$a->fullname} have capability {$a->capability} in context {$a->context}?'
 $string ['whydoesusernothavecap'] = 'Why does {$a->fullname} not have capability {$a->capability} in context {$a->context}?'
 $string ['xroleassignments'] = '{$a}\'s role assignments'
 $string ['xuserswiththerole'] = 'Users with the role "{$a->role}"'

Variable Documentation

$string['addinganewrole'] = 'Adding a new role'

Definition at line 26 of file role.php.

$string['addingrolebycopying'] = 'Adding a new role based on {$a}'

Definition at line 27 of file role.php.

$string['addrole'] = 'Add a new role'

Definition at line 28 of file role.php.

$string['advancedoverride'] = 'Advanced role override'

Definition at line 29 of file role.php.

$string['allow'] = 'Allow'

Definition at line 30 of file role.php.

$string['allowassign'] = 'Allow role assignments'

Definition at line 31 of file role.php.

$string['allowed'] = 'Allowed'

Definition at line 32 of file role.php.

$string['allowoverride'] = 'Allow role overrides'

Definition at line 33 of file role.php.

$string['allowroletoassign'] = 'Allow users with role {$a->fromrole} to assign the role {$a->targetrole}'

Definition at line 34 of file role.php.

$string['allowroletooverride'] = 'Allow users with role {$a->fromrole} to override the role {$a->targetrole}'

Definition at line 35 of file role.php.

$string['allowroletoswitch'] = 'Allow users with role {$a->fromrole} to switch roles to the role {$a->targetrole}'

Definition at line 36 of file role.php.

$string['allowswitch'] = 'Allow role switches'

Definition at line 37 of file role.php.

$string['allsiteusers'] = 'All site users'

Definition at line 38 of file role.php.

$string['archetype'] = 'Role archetype'

Definition at line 39 of file role.php.

$string['archetype_help'] = 'The role archetype determines the permissions when a role is reset to default. It also determines any new permissions for the role when the site is upgraded.'

Definition at line 40 of file role.php.

$string['archetypecoursecreator'] = 'ARCHETYPE: Course creator'

Definition at line 41 of file role.php.

$string['archetypeeditingteacher'] = 'ARCHETYPE: Teacher (editing)'

Definition at line 42 of file role.php.

$string['archetypefrontpage'] = 'ARCHETYPE: Authenticated user on frontpage'

Definition at line 43 of file role.php.

$string['archetypeguest'] = 'ARCHETYPE: Guest'

Definition at line 44 of file role.php.

$string['archetypemanager'] = 'ARCHETYPE: Manager'

Definition at line 45 of file role.php.

$string['archetypestudent'] = 'ARCHETYPE: Student'

Definition at line 46 of file role.php.

$string['archetypeteacher'] = 'ARCHETYPE: Teacher (non-editing)'

Definition at line 47 of file role.php.

$string['archetypeuser'] = 'ARCHETYPE: Authenticated user'

Definition at line 48 of file role.php.

$string['assignanotherrole'] = 'Assign another role'

Definition at line 49 of file role.php.

$string['assignerror'] = 'Error while assigning the role {$a->role} to user {$a->user}.'

Definition at line 50 of file role.php.

$string['assignglobalroles'] = 'Assign system roles'

Definition at line 51 of file role.php.

$string['assignedroles'] = 'Assigned roles'

Definition at line 52 of file role.php.

$string['assignmentcontext'] = 'Assignment context'

Definition at line 53 of file role.php.

$string['assignmentoptions'] = 'Assignment options'

Definition at line 54 of file role.php.

$string['assignrolenameincontext'] = 'Assign role \'{$a->role}\' in {$a->context}'

Definition at line 55 of file role.php.

$string['assignrole'] = 'Assign role'

Definition at line 56 of file role.php.

$string['assignroles'] = 'Assign roles'

Definition at line 57 of file role.php.

$string['assignroles_help'] = 'By assigning a role to a user in a context, you are granting them the permissions contained in that role, for the current context and all lower contexts. For example, if a user is assigned the role of student in a course, they will also have the role of student for all activities and blocks within the course.'

Definition at line 58 of file role.php.

$string['assignroles_link'] = 'admin/roles/assign'

Definition at line 59 of file role.php.

$string['assignrolesin'] = 'Assign roles in {$a}'

Definition at line 60 of file role.php.

$string['assignrolesrelativetothisuser'] = 'Assign roles relative to this user'

Definition at line 61 of file role.php.

$string['backtoallroles'] = 'Back to the list of all roles'

Definition at line 62 of file role.php.

$string['backup:anonymise'] = 'Anonymise user data on backup'

Definition at line 63 of file role.php.

$string['backup:backupactivity'] = 'Backup activities'

Definition at line 64 of file role.php.

$string['backup:backupcourse'] = 'Backup courses'

Definition at line 65 of file role.php.

$string['backup:backupsection'] = 'Backup sections'

Definition at line 66 of file role.php.

$string['backup:configure'] = 'Configure backup options'

Definition at line 67 of file role.php.

$string['backup:downloadfile'] = 'Download files from backup areas'

Definition at line 68 of file role.php.

$string['backup:backuptargethub'] = 'Backup for hub'

Definition at line 69 of file role.php.

$string['backup:backuptargetimport'] = 'Backup for import'

Definition at line 70 of file role.php.

$string['backup:userinfo'] = 'Backup user data'

Definition at line 71 of file role.php.

$string['block:edit'] = 'Edit a block\'s settings'

Definition at line 72 of file role.php.

$string['block:view'] = 'View block'

Definition at line 73 of file role.php.

$string['blog:associatecourse'] = 'Associate blog entries with courses'

Definition at line 74 of file role.php.

$string['blog:associatemodule'] = 'Associate blog entries with activity modules'

Definition at line 75 of file role.php.

$string['blog:create'] = 'Create new blog entries'

Definition at line 76 of file role.php.

$string['blog:manageentries'] = 'Edit and manage entries'

Definition at line 77 of file role.php.

$string['blog:manageexternal'] = 'Edit and manage external blogs'

Definition at line 78 of file role.php.

$string['blog:manageofficialtags'] = 'Manage official tags'

Definition at line 79 of file role.php.

$string['blog:managepersonaltags'] = 'Manage personal tags'

Definition at line 80 of file role.php.

$string['blog:search'] = 'Search blog entries'

Definition at line 81 of file role.php.

$string['blog:view'] = 'View blog entries'

Definition at line 82 of file role.php.

$string['blog:viewdrafts'] = 'View draft blog entries'

Definition at line 83 of file role.php.

$string['calendar:manageentries'] = 'Manage any calendar entries'

Definition at line 84 of file role.php.

$string['calendar:managegroupentries'] = 'Manage group calendar entries'

Definition at line 85 of file role.php.

$string['calendar:manageownentries'] = 'Manage own calendar entries'

Definition at line 86 of file role.php.

$string['capabilities'] = 'Capabilities'

Definition at line 87 of file role.php.

$string['capability'] = 'Capability'

Definition at line 88 of file role.php.

$string['category:create'] = 'Create categories'

Definition at line 89 of file role.php.

$string['category:delete'] = 'Delete categories'

Definition at line 90 of file role.php.

$string['category:manage'] = 'Manage categories'

Definition at line 91 of file role.php.

$string['category:update'] = 'Update categories'

Definition at line 92 of file role.php.

$string['category:viewhiddencategories'] = 'See hidden categories'

Definition at line 93 of file role.php.

$string['category:visibility'] = 'See hidden categories'

Definition at line 94 of file role.php.

$string['cohort:assign'] = 'Add and remove cohort members'

Definition at line 95 of file role.php.

$string['cohort:view'] = 'View site-wide cohorts'

Definition at line 96 of file role.php.

$string['cohort:manage'] = 'Create, delete and move cohorts'

Definition at line 97 of file role.php.

$string['comment:delete'] = 'Delete comments'

Definition at line 98 of file role.php.

$string['comment:post'] = 'Post comments'

Definition at line 99 of file role.php.

$string['comment:view'] = 'Read comments'

Definition at line 100 of file role.php.

$string['community:add'] = 'Use the community block to search hubs and find courses'

Definition at line 101 of file role.php.

$string['community:download'] = 'Download a course from the community block'

Definition at line 102 of file role.php.

$string['confirmaddadmin'] = 'Do you really want to add user <strong>{$a}</strong> as new site administrator?'

Definition at line 103 of file role.php.

$string['confirmdeladmin'] = 'Do you really want to remove user <strong>{$a}</strong> from the list of site administrators?'

Definition at line 104 of file role.php.

$string['confirmroleprevent'] = 'Do you really want to remove <strong>{$a->role}</strong> from the list of allowed roles for capability {$a->cap} in context {$a->context}?'

Definition at line 105 of file role.php.

$string['confirmroleunprohibit'] = 'Do you really want to remove <strong>{$a->role}</strong> from the list of prohibited roles for capability {$a->cap} in context {$a->context}?'

Definition at line 106 of file role.php.

$string['confirmunassign'] = 'Are you sure you wish to remove this role from this user?'

Definition at line 107 of file role.php.

$string['confirmunassigntitle'] = 'Confirm role change'

Definition at line 108 of file role.php.

$string['confirmunassignyes'] = 'Remove'

Definition at line 109 of file role.php.

$string['confirmunassignno'] = 'Cancel'

Definition at line 110 of file role.php.

$string['context'] = 'Context'

Definition at line 111 of file role.php.

$string['course:activityvisibility'] = 'Hide/show activities'

Definition at line 112 of file role.php.

$string['course:bulkmessaging'] = 'Send a message to many people'

Definition at line 113 of file role.php.

$string['course:create'] = 'Create courses'

Definition at line 114 of file role.php.

$string['course:delete'] = 'Delete courses'

Definition at line 115 of file role.php.

$string['course:changecategory'] = 'Change course category'

Definition at line 116 of file role.php.

$string['course:changefullname'] = 'Change course full name'

Definition at line 117 of file role.php.

$string['course:changeidnumber'] = 'Change course ID number'

Definition at line 118 of file role.php.

$string['course:changeshortname'] = 'Change course short name'

Definition at line 119 of file role.php.

$string['course:changesummary'] = 'Change course summary'

Definition at line 120 of file role.php.

$string['course:enrolconfig'] = 'Configure enrol instances in courses'

Definition at line 121 of file role.php.

$string['course:enrolreview'] = 'Review course enrolments'

Definition at line 122 of file role.php.

$string['course:manageactivities'] = 'Manage activities'

Definition at line 123 of file role.php.

$string['course:managefiles'] = 'Manage files'

Definition at line 124 of file role.php.

$string['course:managegrades'] = 'Manage grades'

Definition at line 125 of file role.php.

$string['course:managegroups'] = 'Manage groups'

Definition at line 126 of file role.php.

$string['course:managescales'] = 'Manage scales'

Definition at line 127 of file role.php.

$string['course:markcomplete'] = 'Mark users as complete in course completion'

Definition at line 128 of file role.php.

$string['course:publish'] = 'Publish a course into hub'

Definition at line 129 of file role.php.

$string['course:request'] = 'Request new courses'

Definition at line 130 of file role.php.

$string['course:reset'] = 'Reset course'

Definition at line 131 of file role.php.

$string['course:sectionvisibility'] = 'Control section visibility'

Definition at line 132 of file role.php.

$string['course:setcurrentsection'] = 'Set current section'

Definition at line 133 of file role.php.

$string['course:update'] = 'Update course settings'

Definition at line 134 of file role.php.

$string['course:useremail'] = 'Enable/disable email address'

Definition at line 135 of file role.php.

$string['course:view'] = 'View courses without participation'

Definition at line 136 of file role.php.

$string['course:viewcoursegrades'] = 'View course grades'

Definition at line 137 of file role.php.

$string['course:viewhiddenactivities'] = 'View hidden activities'

Definition at line 138 of file role.php.

$string['course:viewhiddencourses'] = 'View hidden courses'

Definition at line 139 of file role.php.

$string['course:viewhiddensections'] = 'View hidden sections'

Definition at line 140 of file role.php.

$string['course:viewhiddenuserfields'] = 'View hidden user fields'

Definition at line 141 of file role.php.

$string['course:viewparticipants'] = 'View participants'

Definition at line 142 of file role.php.

$string['course:viewscales'] = 'View scales'

Definition at line 143 of file role.php.

$string['course:visibility'] = 'Hide/show courses'

Definition at line 144 of file role.php.

$string['createrolebycopying'] = 'Create a new role by copying {$a}'

Definition at line 145 of file role.php.

$string['createthisrole'] = 'Create this role'

Definition at line 146 of file role.php.

$string['currentcontext'] = 'Current context'

Definition at line 147 of file role.php.

$string['currentrole'] = 'Current role'

Definition at line 148 of file role.php.

$string['defaultrole'] = 'Default role'

Definition at line 149 of file role.php.

$string['defaultx'] = 'Default: {$a}'

Definition at line 150 of file role.php.

$string['defineroles'] = 'Define roles'

Definition at line 151 of file role.php.

$string['deletecourseoverrides'] = 'Delete all overrides in course'

Definition at line 152 of file role.php.

$string['deletelocalroles'] = 'Delete all local role assignments'

Definition at line 153 of file role.php.

$string['deleterolesure'] = 'Are you sure that you want to delete role "{$a->name} ({$a->shortname})"?</p><p>Currently this role is assigned to {$a->count} users.'

Definition at line 154 of file role.php.

$string['deletexrole'] = 'Delete {$a} role'

Definition at line 155 of file role.php.

$string['duplicaterole'] = 'Duplicate role'

Definition at line 156 of file role.php.

$string['duplicaterolesure'] = 'Are you sure that you want to duplicate role "{$a->name} ({$a->shortname})"?</p>'

Definition at line 157 of file role.php.

$string['editingrolex'] = 'Editing role \'{$a}\''

Definition at line 158 of file role.php.

$string['editrole'] = 'Edit role'

Definition at line 159 of file role.php.

$string['editxrole'] = 'Edit {$a} role'

Definition at line 160 of file role.php.

$string['errorbadrolename'] = 'Incorrect role name'

Definition at line 161 of file role.php.

$string['errorbadroleshortname'] = 'Incorrect role short name'

Definition at line 162 of file role.php.

$string['errorexistsrolename'] = 'Role name already exists'

Definition at line 163 of file role.php.

$string['errorexistsroleshortname'] = 'Role name already exists'

Definition at line 164 of file role.php.

$string['existingadmins'] = 'Current site administrators'

Definition at line 165 of file role.php.

$string['existingusers'] = '{$a} existing users'

Definition at line 166 of file role.php.

$string['explanation'] = 'Explanation'

Definition at line 167 of file role.php.

$string['extusers'] = 'Existing users'

Definition at line 168 of file role.php.

$string['extusersmatching'] = 'Existing users matching \'{$a}\''

Definition at line 169 of file role.php.

$string['filter:manage'] = 'Manage local filter settings'

Definition at line 170 of file role.php.

$string['frontpageuser'] = 'Authenticated user on frontpage'

Definition at line 171 of file role.php.

$string['frontpageuserdescription'] = 'All logged in users in the frontpage course.'

Definition at line 172 of file role.php.

$string['globalrole'] = 'System role'

Definition at line 173 of file role.php.

$string['globalroleswarning'] = 'WARNING! Any roles you assign from this page will apply to the assigned users throughout the entire system, including the front page and all the courses.'

Definition at line 174 of file role.php.

$string['gotoassignroles'] = 'Go to Assign roles for this {$a->contextlevel}'

Definition at line 175 of file role.php.

$string['gotoassignsystemroles'] = 'Go to Assign system roles'

Definition at line 176 of file role.php.

$string['grade:edit'] = 'Edit grades'

Definition at line 177 of file role.php.

$string['grade:export'] = 'Export grades'

Definition at line 178 of file role.php.

$string['grade:hide'] = 'Hide/unhide grades or items'

Definition at line 179 of file role.php.

$string['grade:import'] = 'Import grades'

Definition at line 180 of file role.php.

$string['grade:lock'] = 'Lock grades or items'

Definition at line 181 of file role.php.

$string['grade:manage'] = 'Manage grade items'

Definition at line 182 of file role.php.

$string['grade:managegradingforms'] = 'Manage advanced grading methods'

Definition at line 183 of file role.php.

$string['grade:managesharedforms'] = 'Manage advanced grading form templates'

Definition at line 184 of file role.php.

$string['grade:sharegradingforms'] = 'Share advanced grading form as a template'

Definition at line 185 of file role.php.

$string['grade:manageletters'] = 'Manage letter grades'

Definition at line 186 of file role.php.

$string['grade:manageoutcomes'] = 'Manage grade outcomes'

Definition at line 187 of file role.php.

$string['grade:override'] = 'Override grades'

Definition at line 188 of file role.php.

$string['grade:unlock'] = 'Unlock grades or items'

Definition at line 189 of file role.php.

$string['grade:view'] = 'View own grades'

Definition at line 190 of file role.php.

$string['grade:viewall'] = 'View grades of other users'

Definition at line 191 of file role.php.

$string['grade:viewhidden'] = 'View hidden grades for owner'

Definition at line 192 of file role.php.

$string['hidden'] = 'Hidden'

Definition at line 193 of file role.php.

$string['highlightedcellsshowdefault'] = 'The permissions selected in the table below are the defaults for the role archetype selected above.'

Definition at line 194 of file role.php.

$string['highlightedcellsshowinherit'] = 'The highlighted cells in the table below show the permission (if any) that will be inherited. Apart from the capabilities whose permission you actually want to alter, you should leave everything set to Inherit.'

Definition at line 195 of file role.php.

$string['checkglobalpermissions'] = 'Check system permissions'

Definition at line 196 of file role.php.

$string['checkpermissions'] = 'Check permissions'

Definition at line 197 of file role.php.

$string['checkpermissionsin'] = 'Check permissions in {$a}'

Definition at line 198 of file role.php.

$string['checksystempermissionsfor'] = 'Check system permissions for {$a->fullname}'

Definition at line 199 of file role.php.

$string['checkuserspermissionshere'] = 'Check permissions for {$a->fullname} has in this {$a->contextlevel}'

Definition at line 200 of file role.php.

$string['chooseroletoassign'] = 'Please choose a role to assign'

Definition at line 201 of file role.php.

$string['inactiveformorethan'] = 'inactive for more than {$a->timeperiod}'

Definition at line 202 of file role.php.

$string['ingroup'] = 'in the group "{$a->group}"'

Definition at line 203 of file role.php.

$string['inherit'] = 'Inherit'

Definition at line 204 of file role.php.

$string['legacy:admin'] = 'LEGACY ROLE: Administrator'

Definition at line 205 of file role.php.

$string['legacy:coursecreator'] = 'LEGACY ROLE: Course creator'

Definition at line 206 of file role.php.

$string['legacy:editingteacher'] = 'LEGACY ROLE: Teacher (editing)'

Definition at line 207 of file role.php.

$string['legacy:guest'] = 'LEGACY ROLE: Guest'

Definition at line 208 of file role.php.

$string['legacy:student'] = 'LEGACY ROLE: Student'

Definition at line 209 of file role.php.

$string['legacy:teacher'] = 'LEGACY ROLE: Teacher (non-editing)'

Definition at line 210 of file role.php.

$string['legacytype'] = 'Legacy role type'

Definition at line 211 of file role.php.

$string['legacy:user'] = 'LEGACY ROLE: Authenticated user'

Definition at line 212 of file role.php.

$string['listallroles'] = 'List all roles'

Definition at line 213 of file role.php.

$string['localroles'] = 'Locally assigned roles'

Definition at line 214 of file role.php.

$string['mainadmin'] = 'Main administrator'

Definition at line 215 of file role.php.

$string['mainadminset'] = 'Set main admin'

Definition at line 216 of file role.php.

$string['manageadmins'] = 'Manage site administrators'

Definition at line 217 of file role.php.

$string['manager'] = 'Manager'

Definition at line 218 of file role.php.

$string['managerdescription'] = 'Managers can access course and modify them, they usually do not participate in courses.'

Definition at line 219 of file role.php.

$string['manageroles'] = 'Manage roles'

Definition at line 220 of file role.php.

$string['maybeassignedin'] = 'Context types where this role may be assigned'

Definition at line 221 of file role.php.

$string['morethan'] = 'More than {$a}'

Definition at line 222 of file role.php.

$string['multipleroles'] = 'Multiple roles'

Definition at line 223 of file role.php.

$string['my:manageblocks'] = 'Manage My Moodle page blocks'

Definition at line 224 of file role.php.

$string['my:configsyspages'] = 'Configure system templates for My Moodle pages'

Definition at line 225 of file role.php.

$string['neededroles'] = 'Roles with permission'

Definition at line 226 of file role.php.

$string['nocapabilitiesincontext'] = 'No capabilities available in this context'

Definition at line 227 of file role.php.

$string['noneinthisx'] = 'None in this {$a}'

Definition at line 228 of file role.php.

$string['noneinthisxmatching'] = 'No users matching \'{$a->search}\' in this {$a->contexttype}'

Definition at line 229 of file role.php.

$string['noroles'] = 'No roles'

Definition at line 230 of file role.php.

$string['noroleassignments'] = 'This user does not have any role assignments anywhere in this site.'

Definition at line 231 of file role.php.

$string['notabletoassignroleshere'] = 'You are not able to assign any roles here'

Definition at line 232 of file role.php.

$string['notabletooverrideroleshere'] = 'You are not able to override the permissions on any roles here'

Definition at line 233 of file role.php.

$string['notes:manage'] = 'Manage notes'

Definition at line 234 of file role.php.

$string['notes:view'] = 'View notes'

Definition at line 235 of file role.php.

$string['notset'] = 'Not set'

Definition at line 236 of file role.php.

$string['overrideanotherrole'] = 'Override another role'

Definition at line 237 of file role.php.

$string['overridecontext'] = 'Override context'

Definition at line 238 of file role.php.

$string['overridepermissions'] = 'Override permissions'

Definition at line 239 of file role.php.

$string['overridepermissions_help'] = 'Permissions overrides enable selected capabilities to be allowed or prevented in a specific context.'

Definition at line 240 of file role.php.

$string['overridepermissions_link'] = 'admin/roles/override'

Definition at line 241 of file role.php.

$string['overridepermissionsforrole'] = 'Override permissions for role \'{$a->role}\' in {$a->context}'

Definition at line 242 of file role.php.

$string['overridepermissionsin'] = 'Override permissions in {$a}'

Definition at line 243 of file role.php.

$string['overrideroles'] = 'Override roles'

Definition at line 244 of file role.php.

$string['overriderolesin'] = 'Override roles in {$a}'

Definition at line 245 of file role.php.

$string['overrides'] = 'Overrides'

Definition at line 246 of file role.php.

$string['overridesbycontext'] = 'Overrides (by context)'

Definition at line 247 of file role.php.

$string['permission'] = 'Permission'

Definition at line 248 of file role.php.

$string['permission_help']
Initial value:
 'Permissions are capability settings. There are 4 options:

* Not set
* Allow - Permission is granted for the capability
* Prevent - Permission is removed for the capability, even if allowed in a higher context
* Prohibit - Permission is completely denied  and cannot be overridden at any lower (more specific) context'

Definition at line 249 of file role.php.

$string['permissions'] = 'Permissions'

Definition at line 255 of file role.php.

$string['permissionsforuser'] = 'Permissions for user {$a}'

Definition at line 256 of file role.php.

$string['permissionsincontext'] = 'Permissions in {$a}'

Definition at line 257 of file role.php.

$string['portfolio:export'] = 'Export to portfolios'

Definition at line 258 of file role.php.

$string['potentialusers'] = '{$a} potential users'

Definition at line 259 of file role.php.

$string['potusers'] = 'Potential users'

Definition at line 260 of file role.php.

$string['potusersmatching'] = 'Potential users matching \'{$a}\''

Definition at line 261 of file role.php.

$string['prevent'] = 'Prevent'

Definition at line 262 of file role.php.

$string['prohibit'] = 'Prohibit'

Definition at line 263 of file role.php.

$string['prohibitedroles'] = 'Prohibited'

Definition at line 264 of file role.php.

$string['question:add'] = 'Add new questions'

Definition at line 265 of file role.php.

$string['question:config'] = 'Configure question types'

Definition at line 266 of file role.php.

$string['question:editall'] = 'Edit all questions'

Definition at line 267 of file role.php.

$string['question:editmine'] = 'Edit your own questions'

Definition at line 268 of file role.php.

$string['question:flag'] = 'Flag questions while attempting them'

Definition at line 269 of file role.php.

$string['question:managecategory'] = 'Edit question categories'

Definition at line 270 of file role.php.

$string['question:moveall'] = 'Move all questions'

Definition at line 271 of file role.php.

$string['question:movemine'] = 'Move your own questions'

Definition at line 272 of file role.php.

$string['question:useall'] = 'Use all questions'

Definition at line 273 of file role.php.

$string['question:usemine'] = 'Use your own questions'

Definition at line 274 of file role.php.

$string['question:viewall'] = 'View all questions'

Definition at line 275 of file role.php.

$string['question:viewmine'] = 'View your own questions'

Definition at line 276 of file role.php.

$string['rating:rate'] = 'Add ratings to items'

Definition at line 277 of file role.php.

$string['rating:view'] = 'View the total rating you received'

Definition at line 278 of file role.php.

$string['rating:viewany'] = 'View total ratings that anyone received'

Definition at line 279 of file role.php.

$string['rating:viewall'] = 'View all raw ratings given by individuals'

Definition at line 280 of file role.php.

$string['resetrole'] = 'Reset to defaults'

Definition at line 281 of file role.php.

$string['resetrolenolegacy'] = 'Clear permissions'

Definition at line 282 of file role.php.

$string['resetrolesure'] = 'Are you sure that you want to reset role "{$a->name} ({$a->shortname})" to defaults?<p></p>The defaults are taken from the selected archetype ({$a->legacytype}).'

Definition at line 283 of file role.php.

$string['resetrolesurenolegacy'] = 'Are you sure that you want to clear all permissions defined in this role "{$a->name} ({$a->shortname})"?'

Definition at line 284 of file role.php.

$string['restore:configure'] = 'Configure restore options'

Definition at line 285 of file role.php.

$string['restore:createuser'] = 'Create users on restore'

Definition at line 286 of file role.php.

$string['restore:restoreactivity'] = 'Restore activities'

Definition at line 287 of file role.php.

$string['restore:restoresection'] = 'Restore sections'

Definition at line 288 of file role.php.

$string['restore:restorecourse'] = 'Restore courses'

Definition at line 289 of file role.php.

$string['restore:restoretargethub'] = 'Restore from files targeted as hub'

Definition at line 290 of file role.php.

$string['restore:restoretargetimport'] = 'Restore from files targeted as import'

Definition at line 291 of file role.php.

$string['restore:rolldates'] = 'Allowed to roll activity configuration dates on restore'

Definition at line 292 of file role.php.

$string['restore:uploadfile'] = 'Upload files to backup areas'

Definition at line 293 of file role.php.

$string['restore:userinfo'] = 'Restore user data'

Definition at line 294 of file role.php.

$string['restore:viewautomatedfilearea'] = 'Restore courses from automated backups'

Definition at line 295 of file role.php.

$string['risks'] = 'Risks'

Definition at line 296 of file role.php.

$string['roleallowheader'] = 'Allow role:'

Definition at line 297 of file role.php.

$string['roleallowinfo'] = 'Select a role to be added to the list of allowed roles in context {$a->context}, capability {$a->cap}:'

Definition at line 298 of file role.php.

$string['role:assign'] = 'Assign roles to users'

Definition at line 299 of file role.php.

$string['roleassignments'] = 'Role assignments'

Definition at line 300 of file role.php.

$string['roledefinitions'] = 'Role definitions'

Definition at line 301 of file role.php.

$string['rolefullname'] = 'Role name'

Definition at line 302 of file role.php.

$string['role:manage'] = 'Create and manage roles'

Definition at line 303 of file role.php.

$string['role:override'] = 'Override permissions for others'

Definition at line 304 of file role.php.

$string['role:review'] = 'Review permissions for others'

Definition at line 305 of file role.php.

$string['roleprohibitheader'] = 'Prohibit role'

Definition at line 306 of file role.php.

$string['roleprohibitinfo'] = 'Select a role to be added to the list of prohibited roles in context {$a->context}, capability {$a->cap}:'

Definition at line 307 of file role.php.

$string['roles'] = 'Roles'

Definition at line 308 of file role.php.

$string['roles_help'] = 'A role is a collection of permissions defined for the whole system that you can assign to specific users in specific contexts.'

Definition at line 309 of file role.php.

$string['roles_link'] = 'roles'

Definition at line 310 of file role.php.

$string['role:safeoverride'] = 'Override safe permissions for others'

Definition at line 311 of file role.php.

$string['roleselect'] = 'Select role'

Definition at line 312 of file role.php.

$string['roleshortname'] = 'Short name'

Definition at line 313 of file role.php.

$string['role:switchroles'] = 'Switch to other roles'

Definition at line 314 of file role.php.

$string['roletoassign'] = 'Role to assign'

Definition at line 315 of file role.php.

$string['roletooverride'] = 'Role to override'

Definition at line 316 of file role.php.

$string['safeoverridenotice'] = 'Note: Capabilities with higher risks are locked because you are only allowed to override safe capabilities.'

Definition at line 317 of file role.php.

$string['selectanotheruser'] = 'Select another user'

Definition at line 318 of file role.php.

$string['selectauser'] = 'Select a user'

Definition at line 319 of file role.php.

$string['selectrole'] = 'Select a role'

Definition at line 320 of file role.php.

$string['showallroles'] = 'Show all roles'

Definition at line 321 of file role.php.

$string['showthisuserspermissions'] = 'Show this user\'s permissions'

Definition at line 322 of file role.php.

$string['site:accessallgroups'] = 'Access all groups'

Definition at line 323 of file role.php.

$string['siteadministrators'] = 'Site administrators'

Definition at line 324 of file role.php.

$string['site:approvecourse'] = 'Approve course creation'

Definition at line 325 of file role.php.

$string['site:backup'] = 'Backup courses'

Definition at line 326 of file role.php.

$string['site:config'] = 'Change site configuration'

Definition at line 327 of file role.php.

$string['site:doanything'] = 'Allowed to do everything'

Definition at line 328 of file role.php.

$string['site:doclinks'] = 'Show links to offsite docs'

Definition at line 329 of file role.php.

$string['site:import'] = 'Import other courses into a course'

Definition at line 330 of file role.php.

$string['site:manageblocks'] = 'Manage blocks on a page'

Definition at line 331 of file role.php.

$string['site:mnetloginfromremote'] = 'Login from a remote application via MNet'

Definition at line 332 of file role.php.

$string['site:mnetlogintoremote'] = 'Roam to a remote application via MNet'

Definition at line 333 of file role.php.

$string['site:readallmessages'] = 'Read all messages on site'

Definition at line 334 of file role.php.

$string['site:restore'] = 'Restore courses'

Definition at line 335 of file role.php.

$string['site:sendmessage'] = 'Send messages to any user'

Definition at line 336 of file role.php.

$string['site:trustcontent'] = 'Trust submitted content'

Definition at line 337 of file role.php.

$string['site:uploadusers'] = 'Upload new users from file'

Definition at line 338 of file role.php.

$string['site:viewfullnames'] = 'Always see full names of users'

Definition at line 339 of file role.php.

$string['site:viewparticipants'] = 'View participants'

Definition at line 340 of file role.php.

$string['site:viewreports'] = 'View reports'

Definition at line 341 of file role.php.

$string['site:viewuseridentity'] = 'See full user identity in lists'

Definition at line 342 of file role.php.

$string['tag:create'] = 'Create new tags'

Definition at line 343 of file role.php.

$string['tag:edit'] = 'Edit existing tags'

Definition at line 344 of file role.php.

$string['tag:editblocks'] = 'Edit blocks in tags pages'

Definition at line 345 of file role.php.

$string['tag:manage'] = 'Manage all tags'

Definition at line 346 of file role.php.

$string['thisusersroles'] = 'This user\'s role assignments'

Definition at line 347 of file role.php.

$string['unassignarole'] = 'Unassign role {$a}'

Definition at line 348 of file role.php.

$string['unassignerror'] = 'Error while unassigning the role {$a->role} from user {$a->user}.'

Definition at line 349 of file role.php.

$string['unassignconfirm'] = 'Do you really want to unassign "{$a->role}" role from user "{$a->user}"?'

Definition at line 350 of file role.php.

$string['user:changeownpassword'] = 'Change own password'

Definition at line 351 of file role.php.

$string['user:create'] = 'Create users'

Definition at line 352 of file role.php.

$string['user:delete'] = 'Delete users'

Definition at line 353 of file role.php.

$string['user:editmessageprofile'] = 'Edit user messaging profile'

Definition at line 354 of file role.php.

$string['user:editownmessageprofile'] = 'Edit own user messaging profile'

Definition at line 355 of file role.php.

$string['user:editownprofile'] = 'Edit own user profile'

Definition at line 356 of file role.php.

$string['user:editprofile'] = 'Edit user profile'

Definition at line 357 of file role.php.

$string['user:loginas'] = 'Login as other users'

Definition at line 358 of file role.php.

$string['user:manageblocks'] = 'Manage blocks on user profile of other users'

Definition at line 359 of file role.php.

$string['user:manageownblocks'] = 'Manage blocks on own public user profile'

Definition at line 360 of file role.php.

$string['user:manageownfiles'] = 'Manage files on own private file areas'

Definition at line 361 of file role.php.

$string['user:managesyspages'] = 'Configure default page layout for public user profiles'

Definition at line 362 of file role.php.

$string['user:readuserblogs'] = 'See all user blogs'

Definition at line 363 of file role.php.

$string['user:readuserposts'] = 'See all user posts'

Definition at line 364 of file role.php.

$string['user:update'] = 'Update user profiles'

Definition at line 365 of file role.php.

$string['user:viewalldetails'] = 'View user full information'

Definition at line 366 of file role.php.

$string['user:viewdetails'] = 'View user profiles'

Definition at line 367 of file role.php.

$string['user:viewhiddendetails'] = 'View hidden details of users'

Definition at line 368 of file role.php.

$string['user:viewuseractivitiesreport'] = 'See user activity reports'

Definition at line 369 of file role.php.

$string['user:viewusergrades'] = 'View user grades'

Definition at line 370 of file role.php.

$string['usersfrom'] = 'Users from {$a}'

Definition at line 371 of file role.php.

$string['usersfrommatching'] = 'Users from {$a->contextname} matching \'{$a->search}\''

Definition at line 372 of file role.php.

$string['usersinthisx'] = 'Users in this {$a}'

Definition at line 373 of file role.php.

$string['usersinthisxmatching'] = 'Users in this {$a->contexttype} matching \'{$a->search}\''

Definition at line 374 of file role.php.

$string['userswithrole'] = 'All users with a role'

Definition at line 375 of file role.php.

$string['userswiththisrole'] = 'Users with role'

Definition at line 376 of file role.php.

$string['useshowadvancedtochange'] = 'Use \'Show advanced\' to change'

Definition at line 377 of file role.php.

$string['viewingdefinitionofrolex'] = 'Viewing the definition of role \'{$a}\''

Definition at line 378 of file role.php.

$string['viewrole'] = 'View role details'

Definition at line 379 of file role.php.

$string['webservice:createtoken'] = 'Create a web service token'

Definition at line 380 of file role.php.

$string['webservice:createmobiletoken'] = 'Create a web service token for mobile access'

Definition at line 381 of file role.php.

$string['whydoesuserhavecap'] = 'Why does {$a->fullname} have capability {$a->capability} in context {$a->context}?'

Definition at line 382 of file role.php.

$string['whydoesusernothavecap'] = 'Why does {$a->fullname} not have capability {$a->capability} in context {$a->context}?'

Definition at line 383 of file role.php.

$string['xroleassignments'] = '{$a}\'s role assignments'

Definition at line 384 of file role.php.

$string['xuserswiththerole'] = 'Users with the role "{$a->role}"'

Definition at line 385 of file role.php.

 All Data Structures Namespaces Files Functions Variables Enumerations