]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-20371 backups should never be in site files, let's create the secure backupdata...
authorskodak <skodak>
Mon, 28 Sep 2009 18:59:40 +0000 (18:59 +0000)
committerskodak <skodak>
Mon, 28 Sep 2009 18:59:40 +0000 (18:59 +0000)
lang/en_utf8/moodle.php

index 97d4ad16600098430e601c57a75789a06a3509fa..b67f3a605e489676fb83772845ced170d516c561 100644 (file)
@@ -1294,6 +1294,7 @@ $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['publicsitefileswarning3'] = 'Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. <br />Do not store backup files here, use backupdata folder instead!';
 $string['question'] = 'Question';
 $string['questionsinthequestionbank'] = 'Questions in the question bank';
 $string['readinginfofrombackup'] = 'Reading info from backup';