added "hotpotopens" and "hotpotcloses" for calendar events

This commit is contained in:
gbateson 2006-10-01 06:35:54 +00:00
parent 04186cd965
commit 6e69ab8afb

View 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';