MDL-69269 contentbank: add support to download content

This commit is contained in:
Sara Arjona 2020-08-13 14:36:26 +02:00
parent 4a6a2636a0
commit c3a4859c7d
9 changed files with 255 additions and 6 deletions

View file

@ -153,6 +153,7 @@ $string['confirmunassignno'] = 'Cancel';
$string['contentbank:access'] = 'Access the content bank';
$string['contentbank:deleteanycontent'] = 'Delete any content from the content bank';
$string['contentbank:deleteowncontent'] = 'Delete content from own content bank';
$string['contentbank:downloadcontent'] = 'Download a content from the content bank';
$string['contentbank:manageanycontent'] = 'Manage any content from the content bank';
$string['contentbank:manageowncontent'] = 'Manage content from own content bank';
$string['contentbank:upload'] = 'Upload new content to the content bank';