mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Merge branch 'master' of github.com:catalyst/moodle-auth_outage
This commit is contained in:
@@ -41,7 +41,7 @@ $string['outagecreate'] = 'Create Outage';
|
||||
$string['outagedelete'] = 'Delete Outage';
|
||||
$string['outagedeletewarning'] = 'You are about to permanently delete the outage below. This cannot be undone.';
|
||||
$string['outageslist'] = 'Outages List';
|
||||
$string['pluginname'] = 'Outage';
|
||||
$string['pluginname'] = 'Outage manager';
|
||||
$string['starttimeerrornotinfuture'] = 'Start time must be in the future.';
|
||||
$string['starttime'] = 'Start date and time';
|
||||
$string['stoptimeerrornotafterstart'] = 'Stop time must be after start time.';
|
||||
|
||||
Reference in New Issue
Block a user