]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-7890, warn on time limits, added string
authortoyomoyo <toyomoyo>
Mon, 18 Dec 2006 04:53:53 +0000 (04:53 +0000)
committertoyomoyo <toyomoyo>
Mon, 18 Dec 2006 04:53:53 +0000 (04:53 +0000)
lang/en_utf8/admin.php

index e30e11e963c277a7b5a21a6f28f75a412d5d7ebd..75af044fa6232d9a4e39342cb76d09a3123e4eeb 100644 (file)
@@ -315,6 +315,7 @@ $string['log'] = 'Logs';
 $string['loginhttps'] = 'Use HTTPS for logins';
 $string['loglifetime'] = 'Keep logs for';
 $string['longtimenosee'] = 'Unsubscribe users from courses after';
+$string['longtimewarning'] = '<b>Please note that this process can take a long time.</b>';
 $string['mail'] = 'Email';
 $string['maintfileopenerror'] = 'Error opening maintenance files!';
 $string['maintinprogress'] = 'Maintenance is in progress...';