]> git.mjollnir.org Git - moodle.git/commitdiff
New string for hidden roles eye in participants page. MDL-13940 ; merged from 19_STABLE
authorstronk7 <stronk7>
Mon, 24 Mar 2008 22:08:10 +0000 (22:08 +0000)
committerstronk7 <stronk7>
Mon, 24 Mar 2008 22:08:10 +0000 (22:08 +0000)
lang/en_utf8/role.php

index 7f2e9c4a0eacabbad2ac438ce849c8336b84ebc3..a6601f52ed391dde984c3d4176d12591ee934780 100644 (file)
@@ -166,6 +166,7 @@ $string['user:update'] = 'Update user profiles';
 $string['user:viewdetails'] = 'View user profiles';
 $string['user:viewhiddendetails'] = 'View hidden details of users';
 $string['user:viewuseractivitiesreport'] = 'See user activity reports';
+$string['userhashiddenassignments'] = 'This user has one or more hidden roles in this course';
 $string['viewrole'] = 'View role details';
 $string['xuserswiththerole'] = 'Users with the role \"$a->role\"';
 $string['ingroup'] = 'in the group \"$a->group\"';