Change tooltip text by Helen's suggestion. MDL-13940 ; merged from 19_STABLE

This commit is contained in:
stronk7 2008-03-26 23:51:38 +00:00
parent 1a7601ca83
commit d5e8ae7d9b

View File

@ -166,7 +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['userhashiddenassignments'] = 'This user has one or more hidden role assignments in this course';
$string['viewrole'] = 'View role details';
$string['xuserswiththerole'] = 'Users with the role \"$a->role\"';
$string['ingroup'] = 'in the group \"$a->group\"';