]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed missing string
authormoodler <moodler>
Mon, 2 Oct 2006 08:40:39 +0000 (08:40 +0000)
committermoodler <moodler>
Mon, 2 Oct 2006 08:40:39 +0000 (08:40 +0000)
lang/en_utf8/role.php

index 1a1593a848052ad104ad1b54eb366869d1c96567..23ddb1cd9c96487347ac38fa58489986ccdabf06 100644 (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';