"MDL-14129, add new lang string"

This commit is contained in:
dongsheng 2008-05-27 04:46:33 +00:00
parent ba13ec9016
commit cc10a82c50

View 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.';