]> git.mjollnir.org Git - moodle.git/commitdiff
New error message
authormoodler <moodler>
Thu, 19 Feb 2004 17:52:31 +0000 (17:52 +0000)
committermoodler <moodler>
Thu, 19 Feb 2004 17:52:31 +0000 (17:52 +0000)
lang/en/forum.php

index 4885cdc437f8cabf0833bfa3558a29c219e4a719..7e9d5a8fbd4e002cdf5e6a9498c054a7ff3eeca4 100644 (file)
@@ -73,6 +73,7 @@ $string['nonews'] = 'No news has been posted yet';
 $string['noposts'] = 'No posts';
 $string['nopostscontaining'] = 'No posts containing \'$a\' were found';
 $string['nosubscribers'] = 'There are no subscribers yet for this forum';
+$string['notingroup'] = 'Sorry, but you need to be part of a group to see this forum.';
 $string['nownotsubscribed'] = '$a->name will NOT receive copies of \'$a->forum\' by email.';
 $string['nowsubscribed'] = '$a->name will receive copies of \'$a->forum\' by email.';
 $string['numposts'] = '$a posts';