mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
MDL-69269 contentbank: add support to download content
This commit is contained in:
parent
4a6a2636a0
commit
c3a4859c7d
9 changed files with 255 additions and 6 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue