@ -185,6 +185,8 @@ $string['percentagesessionscompleted'] = 'Percentage over taken sessions';
$string['percentageallsessions'] = 'Percentage over all sessions';
$string['percentageallsessions'] = 'Percentage over all sessions';
$string['pluginname'] = 'Attendance';
$string['pluginname'] = 'Attendance';
$string['pluginadministration'] = 'Attendance administration';
$string['pluginadministration'] = 'Attendance administration';
$string['passwordgrp'] = 'Student password';
$string['passwordgrp_help'] = 'If set students will be required to enter this password before they can set their own attendance status for the session. If empty, no password is required.';
$string['remark'] = 'Remark for: {$a}';
$string['remark'] = 'Remark for: {$a}';
$string['remarks'] = 'Remarks';
$string['remarks'] = 'Remarks';
$string['report'] = 'Report';
$string['report'] = 'Report';
@ -258,6 +260,7 @@ $string['sessiontypeshort'] = 'Type';
$string['sessionupdated'] = 'Session successfully updated';
$string['sessionupdated'] = 'Session successfully updated';
$string['setallstatuses'] = 'Set status for all users';
$string['setallstatuses'] = 'Set status for all users';
$string['setallstatusesto'] = 'Set status for all users to «{$a}»';
$string['setallstatusesto'] = 'Set status for all users to «{$a}»';
$string['randompassword'] = 'Random password';
$string['settings'] = 'Settings';
$string['settings'] = 'Settings';
$string['showdefaults'] = 'Show defaults';
$string['showdefaults'] = 'Show defaults';
$string['showduration'] = 'Show duration';
$string['showduration'] = 'Show duration';
@ -279,7 +282,6 @@ $string['strftimehm'] = '%l:%M%P';
$string['strftimeshortdate'] = '%d.%m.%Y';
$string['strftimeshortdate'] = '%d.%m.%Y';
$string['studentid'] = 'Student ID';
$string['studentid'] = 'Student ID';
$string['studentpassword'] = 'Student password';
$string['studentpassword'] = 'Student password';
$string['studentpassword_help'] = 'If set students will be required to enter this password before they can set their own attendance status for the session. If empty, no password is required.';
$string['summary'] = 'Summary';
$string['summary'] = 'Summary';
$string['takeattendance'] = 'Take attendance';
$string['takeattendance'] = 'Take attendance';
$string['takensessions'] = 'Taken sessions';
$string['takensessions'] = 'Taken sessions';