Issue #12 - fixed language array causing travis to fail building.

This commit is contained in:
Daniel Thee Roperto
2016-09-02 15:02:16 +10:00
parent 06b3e4f918
commit 6ceb328aa4

View File

@@ -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.';