]> git.mjollnir.org Git - moodle.git/commitdiff
strings necessary for 1.6 should not be deleted or altered since translations are...
authorkoenr <koenr>
Mon, 16 Oct 2006 22:49:32 +0000 (22:49 +0000)
committerkoenr <koenr>
Mon, 16 Oct 2006 22:49:32 +0000 (22:49 +0000)
lang/en_utf8/hotpot.php

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