FIxed missing string

This commit is contained in:
moodler 2006-10-02 08:40:39 +00:00
parent bf1e4b9cdc
commit 2fdc2b9e49

View File

@ -37,6 +37,7 @@ $string['roletoassign'] = 'Role to assign';
$string['roletooverride'] = 'Role to override';
$string['roles'] = 'Roles';
$string['selectrole'] = 'Select a role';
$string['showallroles'] = 'Show all roles';
$string['viewrole'] = 'View role details';
$string['xuserswiththerole'] = 'Users with the role \"$a->role\": $a->number';