mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
"MDL-19181, display plugin instances based on capabilities"
This commit is contained in:
parent
68bd9e5e13
commit
c86dde2ec5
66 changed files with 584 additions and 39 deletions
|
@ -1,4 +1,5 @@
|
|||
<?php // $Id$
|
||||
$string['configplugin'] = 'Configuration for upload plugin';
|
||||
$string['upload:view'] = 'Use uploading in file picker';
|
||||
$string['repositoryname'] = 'Upload a file';
|
||||
$string['repositorydesc'] = 'Upload a file to Moodle';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue