From c581c003ff3a6e51c86ee3ac38c59f5767dd7541 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Mon, 18 Dec 2006 04:53:53 +0000 Subject: [PATCH] MDL-7890, warn on time limits, added string --- lang/en_utf8/admin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index e30e11e963..75af044fa6 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -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'] = 'Please note that this process can take a long time.'; $string['mail'] = 'Email'; $string['maintfileopenerror'] = 'Error opening maintenance files!'; $string['maintinprogress'] = 'Maintenance is in progress...'; -- 2.39.5