mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-68753-master-enfix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
6f56e743ed
47 changed files with 172 additions and 173 deletions
|
@ -41,8 +41,8 @@ $string['eventcontentviewed'] = 'Content viewed';
|
|||
$string['errordeletingcontentfromcategory'] = 'Error deleting content from category {$a}.';
|
||||
$string['deletecontent'] = 'Delete content';
|
||||
$string['deletecontentconfirm'] = 'Are you sure you want to delete the content <em>\'{$a->name}\'</em> and all associated files? This action cannot be undone.';
|
||||
$string['displaydetails'] = 'Display contentbank with file details';
|
||||
$string['displayicons'] = 'Display contentbank with icons';
|
||||
$string['displaydetails'] = 'Display content bank with file details';
|
||||
$string['displayicons'] = 'Display content bank with icons';
|
||||
$string['file'] = 'Upload content';
|
||||
$string['file_help'] = 'Files may be stored in the content bank for use in courses. Only files used by content types enabled on the site may be uploaded.';
|
||||
$string['itemsfound'] = '{$a} items found';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue