]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the cronwarning string to remove old link
authormoodler <moodler>
Sun, 12 Mar 2006 07:52:28 +0000 (07:52 +0000)
committermoodler <moodler>
Sun, 12 Mar 2006 07:52:28 +0000 (07:52 +0000)
lang/en_utf8/admin.php

index 99d678b7ef91470628373e2c2d905320ead76035..3b86e3d06a767dbd96b248c35358399161127e22 100644 (file)
@@ -126,8 +126,7 @@ $string['configwarning'] = 'Be careful modifying these settings - strange values
 $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['confirmation'] = 'Confirmation';
 $string['confirminstall'] = 'You are about to install language pack ($a), are you sure?';
-$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&amp;sub=cron\">installation documentation</a> explains how you can automate this.';
-$string['cronwarning2'] = 'The <a href=\"cron.php\">cron.php maintenance script</a> has not been run for at least 24 hours. <br />See the $a for information on how you should automate this.';
+$string['cronwarning'] = 'The <a href=\"cron.php\">cron.php maintenance script</a> has not been run for at least 24 hours.';
 $string['dbmigrate'] = 'Moodle Database Migration';
 $string['dbmigrationdeprecateddb'] = '<font color=\"#ff0000\">This database is migrated to a new UTF8 database and deprecated. Please edit your config.php and use the new database for this moodle.</font>';
 $string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color=\"#ff0000\"><pre>$a</pre></font>';