From f098f122ca95aa0575642ef56e76c343cbc23478 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 21 Sep 2006 16:49:15 +0000 Subject: [PATCH] New string , used in registering --- lang/en_utf8/role.php | 1 + 1 file changed, 1 insertion(+) 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)'; -- 2.39.5