]> git.mjollnir.org Git - moodle.git/commitdiff
added string for "Take Attendance" in view.php
authorjungwirr <jungwirr>
Tue, 4 May 2004 16:13:08 +0000 (16:13 +0000)
committerjungwirr <jungwirr>
Tue, 4 May 2004 16:13:08 +0000 (16:13 +0000)
lang/en/attendance.php

index a211f25c08ab09f1609dc69301f64b36c42637e6..9c136096b041fc55643cdb199fdee8149c6ef92d 100755 (executable)
@@ -30,6 +30,7 @@ $string['hoursinfullreport'] = "The maximum number of hours of attendance that s
 $string['pages'] = "Pages";
 $string['of'] = "of";
 $string['viewall'] = "View All Attendance Rolls";
+$string['teacheredit'] = "Take Attendance";
 $string['viewone'] = "View All Pages of Report";
 $string['viewtable'] = "View Report as One Table";
 $string['viewmulti'] = "View Report as Multiple Pages";