]> git.mjollnir.org Git - moodle.git/commitdiff
removed "thiscourse" and "allmycourses" as they are no longer used in hotpot/report.php
authorgbateson <gbateson>
Sat, 7 Oct 2006 02:00:53 +0000 (02:00 +0000)
committergbateson <gbateson>
Sat, 7 Oct 2006 02:00:53 +0000 (02:00 +0000)
lang/en_utf8/hotpot.php

index 92778285bd9f8114b80efe98055345b165b2e97e..5854358cbc632972fc463bb50c110597c03fd627 100644 (file)
@@ -111,9 +111,6 @@ $string['reportformat'] = 'Format';
 
 $string['reportbutton'] = 'Generate report';
 
-$string['thiscourse'] = 'This course';
-$string['allmycourses'] = 'All my courses';
-
 $string['allusers'] = 'All users';
 
 $string['attemptsall'] = 'All attempts';