From: moodler Date: Thu, 21 Sep 2006 16:49:15 +0000 (+0000) Subject: New string , used in registering X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f098f122ca95aa0575642ef56e76c343cbc23478;p=moodle.git New string , used in registering --- diff --git a/lang/en_utf8/role.php b/lang/en_utf8/role.php index bb7c47c7c0..8fb85e013a 100644 --- a/lang/en_utf8/role.php +++ b/lang/en_utf8/role.php @@ -25,6 +25,7 @@ $string['potentialusers'] = '$a potential users'; $string['prevent'] = 'Prevent'; $string['prohibit'] = 'Prohibit'; $string['risks'] = 'Risks'; +$string['roleassignments'] = 'Role assignments'; $string['roledescription'] = 'Role description'; $string['rolename'] = 'Role name'; $string['roleshortname'] = 'Role short name (ASCII)';