diff -r 880c4b7eb658 -r 9d5c04c1414f language/english/core.json --- a/language/english/core.json Sat Jan 17 15:16:36 2009 -0500 +++ b/language/english/core.json Sun Jan 25 21:18:05 2009 -0500 @@ -211,12 +211,21 @@ msg_count_unapp_one: 'However, there is 1 additional comment awaiting approval.', msg_count_unapp_plural: 'However, there are %num_unapp% additional comments awaiting approval.', + msg_foe_comment_hidden: 'Post from foe hidden.', + btn_display_foe_comment: 'Display post', + msg_note_unapp: '(Unapproved)', + msg_note_spam: '(Spam)', msg_ip_address: 'IP address:', msg_delete_confirm: 'Do you really want to delete this comment?', + err_captcha_wrong: 'The confirmation code you entered was incorrect.', + err_spamcheck_failed_rejected: 'Your comment was rejected because it appears to be spam.', + err_spamcheck_failed_flagged: 'Your comment was posted, but it appears to be spam and has been flagged as such for a moderator to review.', + ajax_err_generic_title: 'Error fetching comment data', + postform_title: 'Got something to say?', postform_blurb: 'If you have comments or suggestions on this article, you can shout it out here.', postform_blurb_unapp: 'Before your post will be visible to the public, a moderator will have to approve it.', @@ -250,7 +259,7 @@ lbl_page_external: 'external page', btn_discussion: 'discussion (%num_comments%)', - btn_discussion_unapp: 'discussion (%num_comments% total, %num_unapp% unapp.)', + btn_discussion_unapp: 'discussion (%num_comments%) [!]', btn_edit: 'edit this page', btn_viewsource: 'view source', btn_history: 'history', @@ -332,6 +341,7 @@ err_no_permission: 'You do not have permission to edit this page.', err_page_protected: 'This page is protected, and you do not have permission to edit protected pages.', err_captcha_wrong: 'The confirmation code you entered is incorrect.', + err_spamcheck_failed: 'Your edit was rejected because it looks like spam.', msg_editor_heading: 'Editing page', msg_saved: 'Your changes to this page have been saved.',