]> git.mjollnir.org Git - moodle.git/commitdiff
updated to reflect changes in the module
authorjungwirr <jungwirr>
Thu, 18 Sep 2003 21:25:21 +0000 (21:25 +0000)
committerjungwirr <jungwirr>
Thu, 18 Sep 2003 21:25:21 +0000 (21:25 +0000)
lang/en/attendance.php

index 6171af12c17e188b8efe1c2fbfd3c3dcf62e8d16..de3a1af6c59877f3cb1a650f95c64c1cf0b92662 100755 (executable)
@@ -4,6 +4,7 @@
 $string['modulename'] = "Attendance";
 $string['allmodulename'] = "All Attendance Rolls";
 $string['modulenameplural'] = "Attendance Rolls";
+$string['weekmodulename'] = "All Attendance Rolls In the Last Week";
 $string['addmultiple'] = "Add Multiple Attendance Rolls";
 $string['addingmultiple'] = "Adding Multiple Attendance Rolls";
 #------------------------------------------------------------
@@ -33,6 +34,8 @@ $string['viewall'] = "View All Attendance Rolls";
 $string['viewone'] = "View All Pages of Report";
 $string['viewtable'] = "View Report as One Table";
 $string['viewmulti'] = "View Report as Multiple Pages";
+$string['viewweek'] = "View All Attendance Rolls from the Calendar Week";
+$string['viewsection'] = "View All Attendance Rolls from this Section";
 $string['noviews'] = "Sorry, there is no data for your account here";
 $string['norolls'] = "There are no attendance rolls in this course";
 $string['startmulti'] = "Date for first attendance roll";