$string['resetpassworddescription']='If you enter text here, it will replace the user\'s current password.';
$string['forcepasswordchange']='Force password change on next login';
$string['forcepasswordchangedescription']='The user will be directed to a change password page the next time they login.';
$string['sitestaff']='Site staff';
$string['sitestaffdescription']='If checked, the user can create controlled Communities, receive and release submitted views and access key user profile information.';
$string['siteadmins']='Site Admins';
$string['siteadmin']='Site administrator';
$string['siteadmindescription']='Site administrators can to do anything and go anywhere on the site';
$string['suspended']='Suspended';
$string['suspendedreason']='Reason for suspension';
$string['suspendedreasondescription']='The explanation you enter here will be displayed to the user when they try to login';
$string['suspendedreasondescription']='The text that will be displayed to the user on their next login attempt.';
$string['unsuspenduser']='Unsuspend User';
$string['thisuserissuspended']='This user has been suspended';
$string['suspendedby']='This user has been suspended by %s';
$string['filequota']='File quota (MB)';
$string['filequotadescription']='Total storage available in the user\'s files area.';
$string['confirmremoveuserfrominstitution']='Are you sure you want to remove the user from this institution?';
// Login as
...
...
@@ -295,12 +300,15 @@ $string['registrationalloweddescription'] = 'Whether users can register for the
$string['remoteusername']='Username for external authentication';
$string['remoteusernamedescription']='If this user is authenticated by an external method and you would like to associate them with a different identity on a remote database, enter their remote username here.';