From: vyshane Date: Thu, 8 Jun 2006 06:20:09 +0000 (+0000) Subject: Merged from 1.6. Added missing string. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=535fc3e9071e6cb3377818eb35863c4044a8713e;p=moodle.git Merged from 1.6. Added missing string. --- diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index ec0d05e411..038b5da010 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -916,6 +916,7 @@ $string['nopotentialadmins'] = 'No potential admins'; $string['nopotentialcreators'] = 'No potential course creators'; $string['nopotentialstudents'] = 'No potential students'; $string['nopotentialteachers'] = 'No potential teachers'; +$string['norecentactivity'] = 'No recent activity'; $string['noreplyname'] = 'Do not reply to this email'; $string['noreplybouncemessage'] = 'You have replied to a no-reply email address. If you were attempting to reply to a forum post, please instead reply using the $a forums. '."\n\n".'Following is the content of your email:'."\n\n"; $string['noreplybouncesubject'] = '$a - bounced email.';