MDL-44824 add missing subplugin type names

This commit is contained in:
Petr Škoda
2014-03-27 11:59:26 +08:00
parent aed0f5b78c
commit c7e5683a7e
+2
View File
@@ -28,3 +28,5 @@ $string['logging'] = 'Logging';
$string['managelogging'] = 'Manage log stores';
$string['reportssupported'] = 'Reports supported';
$string['pluginname'] = 'Log store manager';
$string['subplugintype_logstore'] = 'Log store';
$string['subplugintype_logstore_plural'] = 'Log stores';