]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-20371 improved warning string
authorskodak <skodak>
Tue, 29 Sep 2009 07:25:56 +0000 (07:25 +0000)
committerskodak <skodak>
Tue, 29 Sep 2009 07:25:56 +0000 (07:25 +0000)
lang/en_utf8/moodle.php

index b67f3a605e489676fb83772845ced170d516c561..3048dee9def3a3dab470141aec9f5ddee52bd424 100644 (file)
@@ -1295,6 +1295,7 @@ $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['publicsitefileswarning3'] = 'Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. <br />For security reasons, backup files should be saved in the secure backupdata folder only.';
 $string['question'] = 'Question';
 $string['questionsinthequestionbank'] = 'Questions in the question bank';
 $string['readinginfofrombackup'] = 'Reading info from backup';