X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=lang%2Fen%2Fplugin.php;h=4104adbcfb1088992d958c383b1afe12a63c3128;hp=95db37fbf8de3b52685995c7fa1c2917ac927a8a;hb=fd17898c0c15f2032f9b93ffc9106df802fd3917;hpb=74fad2ce3de05ce158bf6588c20bb277154d8d9d diff --git a/lang/en/plugin.php b/lang/en/plugin.php index 95db37fbf8d..4104adbcfb1 100644 --- a/lang/en/plugin.php +++ b/lang/en/plugin.php @@ -30,6 +30,7 @@ $string['availability'] = 'Availability'; $string['checkforupdates'] = 'Check for available updates'; $string['checkforupdateslast'] = 'Last check done on {$a}'; $string['detectedmisplacedplugin'] = 'Plugin "{$a->component}" is installed in incorrect location "{$a->current}", expected location is "{$a->expected}"'; +$string['dependencyfails'] = 'Fails'; $string['dependencyinstall'] = 'Install'; $string['dependencyupload'] = 'Upload'; $string['displayname'] = 'Plugin name';