]> git.mjollnir.org Git - moodle.git/commitdiff
added "hotpotopens" and "hotpotcloses" for calendar events
authorgbateson <gbateson>
Sun, 1 Oct 2006 06:35:54 +0000 (06:35 +0000)
committergbateson <gbateson>
Sun, 1 Oct 2006 06:35:54 +0000 (06:35 +0000)
lang/en_utf8/hotpot.php

index 7400fabcc781bf4b71f9c3a0ac962e0b79e08ff6..f23a8f0ddce6540ffe2ca5838713290f2d3d7982 100644 (file)
@@ -68,6 +68,10 @@ $string['enterafilename'] = 'Please enter a file name';
 $string['copytoclipboard'] = 'Copy to Clipboard';
 $string['copiedtoclipboard'] = 'The contents of this page have been copied to the clipboard';
 
+// lib.php (calendar events)
+$string['hotpotcloses'] = 'Hot Potatoes quiz closes';
+$string['hotpotopens'] = 'Hot Potatoes quiz opens';
+
 // lib.php (status)
 $string['noactivity'] = 'No activity';
 $string['inprogress'] = 'In progress';