]> git.mjollnir.org Git - moodle.git/commitdiff
Updated language about pruned posts
authormoodler <moodler>
Tue, 29 Jun 2004 03:38:35 +0000 (03:38 +0000)
committermoodler <moodler>
Tue, 29 Jun 2004 03:38:35 +0000 (03:38 +0000)
lang/en/forum.php

index a815b99b19c862dc1a295a3d02c02fe235cb7a90..828a5387155b893ccd0a8aed0c7618b48e8935a4 100644 (file)
@@ -103,8 +103,9 @@ $string['posttoforum'] = 'Post to forum';
 $string['postupdated'] = 'Your post was updated';
 $string['processingpost'] = 'Processing post $a';
 $string['processingdigest'] = 'Processing email digest for user $a';
-$string['prune'] = 'Break off';
-$string['pruneheading'] = 'Break off post and move to a new discussion';
+$string['prune'] = 'Split';
+$string['pruneheading'] = 'Split the discussion and move this post to a new discussion';
+$string['prunedpost'] = 'A new discussion has been created from that post';
 $string['rate'] = 'Rate';
 $string['rating'] = 'Rating';
 $string['ratingeveryone'] = 'Everyone can rate posts';