mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Issue #12 - fixed language array causing travis to fail building.
This commit is contained in:
@@ -27,7 +27,7 @@ $string['auth_outagedescription'] = 'Auxiliary plugin that warns users about a f
|
||||
$string['pluginname'] = 'Outage';
|
||||
|
||||
$string['menudefaults'] = 'Default Settings';
|
||||
$string['manage'] = 'Manage';
|
||||
$string['menumanage'] = 'Manage';
|
||||
|
||||
$string['defaultwarningtime'] = 'Default Warning Time';
|
||||
$string['defaultwarningtimedescription'] = 'Default warning time (in minutes) for outages.';
|
||||
|
||||
Reference in New Issue
Block a user