mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 02:49:53 +01:00
added "hotpotopens" and "hotpotcloses" for calendar events
This commit is contained in:
parent
04186cd965
commit
6e69ab8afb
@ -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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user