]> git.mjollnir.org Git - moodle.git/commitdiff
The cron warning has been rewritten, and now has links.
authormoodler <moodler>
Fri, 28 Jan 2005 17:53:07 +0000 (17:53 +0000)
committermoodler <moodler>
Fri, 28 Jan 2005 17:53:07 +0000 (17:53 +0000)
lang/en/admin.php

index 8def5b77513259c630892b980df147c185ec1863..93b4528be0bae59f2f70243e348d0fdf6d1c78d8 100755 (executable)
@@ -11,7 +11,7 @@ $string['calendarsettings'] = 'Calendar';
 $string['confirmation'] = 'Confirmation';
 $string['confirmdeletedst'] = 'Deleting the preset named <strong>$a</strong> will immediately disable DST for all users of that preset. This could possibly change their perception of time without warning. Are you sure you want to continue?';
 $string['confirmdeletedstdefault'] = '<strong>The preset named $a is being used for all users of this site!</strong> Deleting it will change their perception of time without warning. Are you sure you want to continue?';
-$string['cronwarning'] = 'The cron.php maintenance script has not run recently (at least not in the last 24 hs). <br />If you have not configured it yet, check the installation instructions, in the <em>Set up cron</em> section.';
+$string['cronwarning'] = 'The <a href=\"cron.php\">cron.php maintenance script</a> has not been run for at least 24 hours. <br />The <a href=\"../doc/?frame=install.html&sub=cron\">installation documentation</a> explains how you can automate this.';
 $string['dstisapreference'] = 'Each user can choose which preset to use';
 $string['dstisforcedto'] = 'Force all users to use';
 $string['dstpresets'] = 'DST Presets';