$string['probationzeropoints']='Not on probation';
$string['probationxpoints']=array(
0=>'%d point',
1=>'%d points',
);
$string['probationreportcolumn']='Probation';
$string['addusertoinstitution']='Add user to institution';
$string['removeuserfrominstitution']='Remove user from this institution';
$string['confirmremoveuserfrominstitution']='Are you sure you want to remove the user from this institution?';
...
...
@@ -1026,6 +1030,10 @@ $string['someusersnotinauthinstanceinstitution'] = 'Some of the users you have s
$string['bulkchangeauthmethodsuccess']='Reset authentication method for %d user(s)';
$string['bulkchangeauthmethodresetpassword']='You have chosen an authentication method that requires a password. %d user(s) do not have a password and will not be able to log in until their passwords are reset.';