mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-77406' of https://github.com/AnupamaSarjoshi/moodle
This commit is contained in:
commit
5b8c1ffd84
7 changed files with 324 additions and 103 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$string['eventfileaddedtodraftarea'] = 'File added to draft area';
|
||||
$string['privacy:metadata:file_conversions'] = 'A record of the file conversions performed by a user.';
|
||||
$string['privacy:metadata:file_conversion:usermodified'] = 'The user who started the file conversion.';
|
||||
$string['privacy:metadata:files'] = 'A record of the files uploaded or shared by users';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue