]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-13936 improved new lang string; merged from MOODLE_19_STABLE
authorskodak <skodak>
Fri, 18 Apr 2008 20:19:10 +0000 (20:19 +0000)
committerskodak <skodak>
Fri, 18 Apr 2008 20:19:10 +0000 (20:19 +0000)
lang/en_utf8/forum.php

index a842dabfcc45a61868f99b8f91008d4040eae42a..8c757327604ba0a1d9996dfc704e784ee721efe3 100644 (file)
@@ -28,7 +28,7 @@ $string['blockperioddisabled'] = 'Don\'t block';
 $string['bynameondate'] = 'by $a->name - $a->date';
 $string['cannotviewpostyet'] = 'You cannot read other students questions in this discussion yet because you haven\'t posted';
 $string['cannotadddiscussion'] = 'Adding discussions to this forum requires group membership.';
-$string['cannotadddiscussionall'] = 'Can not add discussions for all participants to this forum.';
+$string['cannotadddiscussionall'] = 'You do not have permission to add a new discussion topic for all participants.';
 $string['cleanreadtime'] = 'Mark old posts as read hour';
 $string['configcleanreadtime'] = 'The hour of the day to clean old posts from the \'read\' table.';
 $string['configdisplaymode'] = 'The default display mode for discussions if one isn\'t set.';