login or register to comment'; $_['text_no_results'] = 'There are no comments for this article.'; $_['text_queue'] = 'Your comment has been added to our moderation queue!'; $_['text_success'] = 'Thank you for your comment. It has been submitted to the webmaster for approval.'; // Entry $_['entry_author'] = 'Your Name'; $_['entry_comment'] = 'Comment'; // Button $_['button_continue'] = 'Continue Reading'; // Error $_['error_token'] = 'Warning: Comment token invalid!'; $_['error_article'] = 'Warning: Article could not be found!'; $_['error_comment'] = 'Comment must be between 25 and 1000 characters!'; $_['error_guest'] = 'You must login to comment on the article!';