]> git.mjollnir.org Git - moodle.git/commitdiff
"MDL-14129, add new lang string"
authordongsheng <dongsheng>
Tue, 27 May 2008 04:46:33 +0000 (04:46 +0000)
committerdongsheng <dongsheng>
Tue, 27 May 2008 04:46:33 +0000 (04:46 +0000)
lang/en_utf8/forum.php

index 1ddc757c70da88a1713ca7bcbcf78e64f92e2e81..04baf3d5ff3439f224cf1a468d7af622121778c7 100644 (file)
@@ -174,6 +174,9 @@ $string['nothingnew'] = 'Nothing new for $a';
 $string['notingroup'] = 'Sorry, but you need to be part of a group to see this forum.';
 $string['notrackforum'] = 'Don\'t track unread posts';
 $string['norate'] = 'Rating of items not allowed!';
+$string['noviewrate'] = 'You do not have the capability to view post ratings';
+$string['noviewanyrate'] = 'You can only look at results for posts that you made';
+$string['noresult'] = 'No ratings for this post: $a';
 $string['noviewdiscussionspermission'] = 'You do not have the permission to view discussions in this forum';
 $string['nowallsubscribed'] = 'All forums in $a are subscribed.';
 $string['nowallunsubscribed'] = 'All forums in $a are not subscribed.';