From ccad4459d62e7547255110e3b1cc3b5701352e08 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 28 Jan 2005 17:53:07 +0000 Subject: [PATCH] The cron warning has been rewritten, and now has links. --- lang/en/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/admin.php b/lang/en/admin.php index 8def5b7751..93b4528be0 100755 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -11,7 +11,7 @@ $string['calendarsettings'] = 'Calendar'; $string['confirmation'] = 'Confirmation'; $string['confirmdeletedst'] = 'Deleting the preset named $a 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'] = 'The preset named $a is being used for all users of this site! 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).
If you have not configured it yet, check the installation instructions, in the Set up cron section.'; +$string['cronwarning'] = 'The cron.php maintenance script has not been run for at least 24 hours.
The installation documentation 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'; -- 2.39.5