From cc10a82c50d19815c88eec61a5cd3aed26cf97df Mon Sep 17 00:00:00 2001 From: dongsheng Date: Tue, 27 May 2008 04:46:33 +0000 Subject: [PATCH] "MDL-14129, add new lang string" --- lang/en_utf8/forum.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/en_utf8/forum.php b/lang/en_utf8/forum.php index 1ddc757c70..04baf3d5ff 100644 --- a/lang/en_utf8/forum.php +++ b/lang/en_utf8/forum.php @@ -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.'; -- 2.39.5