diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 99d678b7ef9..3b86e3d06a7 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -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 cron.php maintenance script has not been run for at least 24 hours.
The installation documentation explains how you can automate this.'; -$string['cronwarning2'] = 'The cron.php maintenance script has not been run for at least 24 hours.
See the $a for information on how you should automate this.'; +$string['cronwarning'] = 'The cron.php maintenance script has not been run for at least 24 hours.'; $string['dbmigrate'] = 'Moodle Database Migration'; $string['dbmigrationdeprecateddb'] = 'This database is migrated to a new UTF8 database and deprecated. Please edit your config.php and use the new database for this moodle.'; $string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:
$a
';