]> git.mjollnir.org Git - moodle.git/commitdiff
A warning for the settings on the module variables pages
authormoodler <moodler>
Mon, 18 Aug 2003 17:50:00 +0000 (17:50 +0000)
committermoodler <moodler>
Mon, 18 Aug 2003 17:50:00 +0000 (17:50 +0000)
lang/en/moodle.php

index 5b164fcc455ead7ef7f404ded81e54a32414e71d..9411e291b029aa6a5151ab1469ab31c0488afb0b 100644 (file)
@@ -131,6 +131,7 @@ $string['configsmtpuser'] = "If you have specified an SMTP server above, and the
 $string['configunzip'] = "Indicate the location of your unzip program (Unix only, optional).  If specified, this will be used to unpack zip archives on the server.  If you leave this blank, then Moodle will use internal routines.";
 $string['configuration'] = "Configuration";
 $string['configvariables'] = "Variables";
+$string['configwarning'] = "Be careful modifying these settings - strange values could cause problems.";
 $string['configzip'] = "Indicate the location of your zip program (Unix only, optional).  If specified, this will be used to create zip archives on the server.  If you leave this blank, then Moodle will use internal routines.";
 $string['confirmed'] = "Your registration has been confirmed";
 $string['confirmednot'] = "Your registration has not yet been confirmed!";