MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area

This commit is contained in:
Martin Dougiamas 2010-07-22 09:05:13 +00:00
parent a2580005a5
commit e4f413b4b3
4 changed files with 19 additions and 4 deletions

View file

@ -353,6 +353,7 @@ $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';