You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en/moodle.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -706,6 +706,7 @@
706
706
If you continue to have difficulty, contact the site administrator.';
707
707
$string['emailtoprivatefiles'] = 'You can also e-mail files as attachments straight to your private files space. Simply attach your files to an e-mail and send it to {$a}';
708
708
$string['emailtoprivatefilesdenied'] = 'Your administrator has disabled the option to upload your own private files.';
709
+
$string['emailuserhasnone'] = 'There is no email address for the user.';
0 commit comments