]> git.mjollnir.org Git - moodle.git/commitdiff
Merged from 1.6. Added missing string.
authorvyshane <vyshane>
Thu, 8 Jun 2006 06:20:09 +0000 (06:20 +0000)
committervyshane <vyshane>
Thu, 8 Jun 2006 06:20:09 +0000 (06:20 +0000)
lang/en_utf8/moodle.php

index ec0d05e41155ec85e2a50c30b37dde614e0a18ab..038b5da010d1db8e6c37d8071025a6e02b213e19 100644 (file)
@@ -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.';