Merge branch 'patch_view_anon_event_MDL-66213' of git://github.com/Dave-B/moodle

This commit is contained in:
Sara Arjona 2020-01-13 10:10:10 +01:00
commit e3f29b01c0
5 changed files with 26 additions and 3 deletions

View file

@ -423,6 +423,7 @@ $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:viewanonymousevents'] = 'View anonymous events in reports';
$string['site:viewfullnames'] = 'Always see full names of users';
$string['site:viewparticipants'] = 'View participants';
$string['site:viewreports'] = 'View reports';