New string , used in registering

This commit is contained in:
moodler 2006-09-21 16:49:15 +00:00
parent f8b0d22a5e
commit f098f122ca

View file

@ -25,6 +25,7 @@ $string['potentialusers'] = '$a potential users';
$string['prevent'] = 'Prevent'; $string['prevent'] = 'Prevent';
$string['prohibit'] = 'Prohibit'; $string['prohibit'] = 'Prohibit';
$string['risks'] = 'Risks'; $string['risks'] = 'Risks';
$string['roleassignments'] = 'Role assignments';
$string['roledescription'] = 'Role description'; $string['roledescription'] = 'Role description';
$string['rolename'] = 'Role name'; $string['rolename'] = 'Role name';
$string['roleshortname'] = 'Role short name (ASCII)'; $string['roleshortname'] = 'Role short name (ASCII)';