mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
MDL-19246 file manager - improved security message. Unused in HEAD. Thanks Helen.
This commit is contained in:
parent
64acc5a55d
commit
528862df04
1 changed files with 1 additions and 0 deletions
|
@ -1270,6 +1270,7 @@ $string['publicdirectory1'] = 'Publish the site name only';
|
|||
$string['publicdirectory2'] = 'Publish the site name with a link';
|
||||
$string['publicdirectorytitle'] = 'See the current list of sites';
|
||||
$string['publicsitefileswarning'] = 'Note: files placed here can be accessed by anyone';
|
||||
$string['publicsitefileswarning2'] = 'Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. For security reasons, it is recommended that any backup files are deleted immediately after restoring them.';
|
||||
$string['question'] = 'Question';
|
||||
$string['questionsinthequestionbank'] = 'Questions in the question bank';
|
||||
$string['readinginfofrombackup'] = 'Reading info from backup';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue