$string['aggregatenone'] = 'No ratings';
$string['aggregatesum'] = 'Sum of ratings';
$string['aggregatetype'] = 'Aggregate type';
+$string['ajaxrating'] = 'Enable AJAX rating';
$string['allforums'] = 'All forums';
$string['allowchoice'] = 'Allow everyone to choose';
$string['allowdiscussions'] = 'Can a $a post to this forum?';
$string['completionreplies'] = 'User must post replies:';
$string['completionreplieshelp'] = 'requiring replies to complete';
$string['completionrepliesgroup'] = 'Require replies';
+$string['configajaxrating'] = 'If enabled, forum will allow users to perform AJAX ratings in the forum module (requires both the site and the user having AJAX facilities enabled)';
$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.';
$string['configenablerssfeeds'] = 'This switch will enable the possibility of RSS feeds for all forums. You will still need to turn feeds on manually in the settings for each forum.';