$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['configajaxrating'] = 'AJAX rating is a forum rating usability improvement. If enabled, users can rate forum posts almost instantly without needing to scroll to the bottom of the page and click the \'Send in my latest ratings\' button. This setting also requires AJAX to be enabled for the site and in user profiles.';
$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.';