From 8be3ac4473e65fd7c6b9d8cb1592517ace75eedf Mon Sep 17 00:00:00 2001 From: jungwirr Date: Thu, 18 Sep 2003 21:25:21 +0000 Subject: [PATCH] updated to reflect changes in the module --- lang/en/attendance.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/en/attendance.php b/lang/en/attendance.php index 6171af12c1..de3a1af6c5 100755 --- a/lang/en/attendance.php +++ b/lang/en/attendance.php @@ -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"; -- 2.39.5