From fe3b0f3a2f01b037ec6433961ac5d07102217821 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 24 May 2003 02:32:26 +0000 Subject: [PATCH] New string --- lang/en/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index de0e2e6781..5320b4ed17 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -97,6 +97,7 @@ $string['configunzip'] = "Indicate the location of your unzip program (Unix only $string['configvariables'] = "Configure variables"; $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['confirmed'] = "Your registration has been confirmed"; +$string['confirmednot'] = "Your registration has not yet been confirmed!"; $string['courseupdates'] = "Course updates"; $string['cookiesenabled'] = "Cookies must be enabled in your browser"; $string['complete'] = "Complete"; -- 2.39.5