]> git.mjollnir.org Git - moodle.git/commitdiff
added new strings for attendance status preference
authorjungwirr <jungwirr>
Fri, 19 Sep 2003 04:22:11 +0000 (04:22 +0000)
committerjungwirr <jungwirr>
Fri, 19 Sep 2003 04:22:11 +0000 (04:22 +0000)
lang/en/attendance.php

index de3a1af6c59877f3cb1a650f95c64c1cf0b92662..3c179d5f8e215424a5fc934e1a1e80a1dea7b2ea 100755 (executable)
@@ -52,4 +52,5 @@ $string['friday'] = "Fri";
 $string['saturday'] = "Sat";
 $string['endbeforestart'] = "The end date is before the start date";
 $string['startafterend'] = "The start date is after the end of the course";
+$string['defaultstudentstatus'] = "The default student attendance status on new attendance rolls";
 ?>