{
	"@metadata": {
		"authors": [
			"Cindy Cicalese",
			"Jason Ji",
			"Liuxinyu970226",
			"Robby"
		]
	},
	"commentstreams-desc": "{{desc|name=CommentStreams|url=https://www.mediawiki.org/wiki/Extension:CommentStreams}}",
	"commentstreams-error-prohibitedaction": "Error message.",
	"commentstreams-error-comment-on-deleted-page": "Error message.",
	"commentstreams-author-anonymous": "The name displayed for anonymous comment authors\n{{Identical|Anonymous}}",
	"apihelp-csquerycomment-description": "{{doc-apihelp-description|csquerycomment}}",
	"apihelp-csquerycomment-summary": "{{doc-apihelp-summary|csquerycomment}}",
	"apihelp-csquerycomment-param-pageid": "{{doc-apihelp-param|csquerycomment|pageid}}",
	"apihelp-csquerycomment-param-title": "{{doc-apihelp-param|csquerycomment|title}}",
	"apihelp-csquerycomment-pageid-example": "{{doc-apihelp-example|csquerycomment}}",
	"apihelp-csquerycomment-title-example": "{{doc-apihelp-example|csquerycomment}}",
	"apihelp-csdeletecomment-description": "{{doc-apihelp-description|csdeletecomment}}",
	"apihelp-csdeletecomment-summary": "{{doc-apihelp-summary|csdeletecomment}}",
	"apihelp-csdeletecomment-param-pageid": "{{doc-apihelp-param|csdeletecomment|pageid}}",
	"apihelp-csdeletecomment-param-title": "{{doc-apihelp-param|csdeletecomment|title}}",
	"apihelp-csdeletecomment-pageid-example": "{{doc-apihelp-example|csdeletecomment}}",
	"apihelp-csdeletecomment-title-example": "{{doc-apihelp-example|csdeletecomment}}",
	"apihelp-cspostcomment-description": "{{doc-apihelp-description|cspostcomment}}",
	"apihelp-cspostcomment-summary": "{{doc-apihelp-summary|cspostcomment}}",
	"apihelp-cspostcomment-param-commenttitle": "{{doc-apihelp-param|cspostcomment|commenttitle}}",
	"apihelp-cspostcomment-param-wikitext": "{{doc-apihelp-param|cspostcomment|wikitext}}",
	"apihelp-cspostcomment-param-associatedid": "{{doc-apihelp-param|cspostcomment|associatedid}}",
	"apihelp-cspostcomment-param-parentid": "{{doc-apihelp-param|cspostcomment|parentid}}",
	"apihelp-cseditcomment-description": "{{doc-apihelp-description|cseditcomment}}",
	"apihelp-cseditcomment-summary": "{{doc-apihelp-summary|cseditcomment}}",
	"apihelp-cseditcomment-param-pageid": "{{doc-apihelp-param|cseditcomment|pageid}}",
	"apihelp-cseditcomment-param-title": "{{doc-apihelp-param|cseditcomment|title}}",
	"apihelp-cseditcomment-param-commenttitle": "{{doc-apihelp-param|cseditcomment|commenttitle}}",
	"apihelp-cseditcomment-param-wikitext": "{{doc-apihelp-param|cseditcomment|wikitext}}",
	"apihelp-csvote-description": "{{doc-apihelp-description|csvote}}",
	"apihelp-csvote-summary": "{{doc-apihelp-summary|csvote}}",
	"apihelp-csvote-param-pageid": "{{doc-apihelp-param|csvote|pageid}}",
	"apihelp-csvote-param-title": "{{doc-apihelp-param|csvote|title}}",
	"apihelp-csvote-param-vote": "{{doc-apihelp-param|csvote|vote}}",
	"apihelp-csvote-pageid-example": "{{doc-apihelp-example|csvote}}",
	"apihelp-csvote-title-example": "{{doc-apihelp-example|csvote}}",
	"apihelp-cswatch-description": "{{doc-apihelp-description|cswatch}}",
	"apihelp-cswatch-summary": "{{doc-apihelp-summary|cswatch}}",
	"apihelp-cswatch-param-pageid": "{{doc-apihelp-param|cswatch|pageid}}",
	"apihelp-cswatch-param-title": "{{doc-apihelp-param|cswatch|title}}",
	"apihelp-cswatch-pageid-example": "{{doc-apihelp-example|cswatch}}",
	"apihelp-cswatch-title-example": "{{doc-apihelp-example|cswatch}}",
	"apihelp-csunwatch-description": "{{doc-apihelp-description|csunwatch}}",
	"apihelp-csunwatch-summary": "{{doc-apihelp-summary|csunwatch}}",
	"apihelp-csunwatch-param-pageid": "{{doc-apihelp-param|csunwatch|pageid}}",
	"apihelp-csunwatch-param-title": "{{doc-apihelp-param|csunwatch|title}}",
	"apihelp-csunwatch-pageid-example": "{{doc-apihelp-example|csunwatch}}",
	"apihelp-csunwatch-title-example": "{{doc-apihelp-example|csunwatch}}",
	"commentstreams-api-error-invalid": "Error message.",
	"commentstreams-api-error-notloggedin": "Error message.",
	"commentstreams-api-error-commentnotfound": "Error message.",
	"commentstreams-api-error-notacomment": "Error message.",
	"commentstreams-api-error-missingcommenttitle": "Error message.",
	"commentstreams-api-error-post-permissions": "Error message.",
	"commentstreams-api-error-post-parentandtitle": "Error message.",
	"commentstreams-api-error-post-parentpagedoesnotexist": "Error message.",
	"commentstreams-api-error-post-associatedpageidmismatch": "Error message.",
	"commentstreams-api-error-post-associatedpagedoesnotexist": "Error message.",
	"commentstreams-api-error-post": "Error message.",
	"commentstreams-api-error-edit-notloggedin": "Error message.",
	"commentstreams-api-error-edit-permissions": "Error message.",
	"commentstreams-api-error-edit": "Error message.",
	"commentstreams-api-error-delete-notloggedin": "Error message.",
	"commentstreams-api-error-delete-permissions": "Error message.",
	"commentstreams-api-error-delete-haschildren": "Error message.",
	"commentstreams-api-error-delete": "Error message.",
	"commentstreams-api-error-vote-notloggedin": "Error message.",
	"commentstreams-api-error-vote-novoteonreply": "Error message.",
	"commentstreams-api-error-vote": "Error message.",
	"commentstreams-api-error-watch-notloggedin": "Error message.",
	"commentstreams-api-error-watch-nowatchreply": "Error message.",
	"commentstreams-api-error-watch": "Error message.",
	"commentstreams-api-error-unwatch-notloggedin": "Error message.",
	"commentstreams-api-error-unwatch-nounwatchreply": "Error message.",
	"commentstreams-api-error-unwatch": "Error message.",
	"commentstreams-validation-error-nocommenttitle": "Error message.",
	"commentstreams-validation-error-nocommenttext": "Error message.",
	"commentstreams-buttontext-add": "User interface button label. Upper case for stylistic reasons.",
	"commentstreams-buttontext-reply": "User interface button label. Upper case for stylistic reasons.\n{{Identical|Reply}}",
	"commentstreams-buttontooltip-add": "User interface button tooltip.",
	"commentstreams-buttontooltip-reply": "User interface button tooltip.\n{{Identical|Reply}}",
	"commentstreams-buttontooltip-edit": "User interface button tooltip.\n{{Identical|Edit}}",
	"commentstreams-buttontooltip-moderator-edit": "User interface button tooltip.",
	"commentstreams-buttontooltip-delete": "User interface button tooltip.\n{{Identical|Delete}}",
	"commentstreams-buttontooltip-moderator-delete": "User interface button tooltip.",
	"commentstreams-buttontooltip-permalink": "User interface button tooltip.\n{{Identical|Permalink}}",
	"commentstreams-buttontooltip-collapse": "User interface button tooltip.\n{{Identical|Collapse}}",
	"commentstreams-buttontooltip-expand": "User interface button tooltip.\n{{Identical|Expand}}",
	"commentstreams-buttontooltip-upvote": "User interface button tooltip.",
	"commentstreams-buttontooltip-downvote": "User interface button tooltip.",
	"commentstreams-buttontooltip-watch": "User interface button tooltip.\n{{Identical|Watch}}",
	"commentstreams-buttontooltip-unwatch": "User interface button tooltip.",
	"commentstreams-buttontooltip-submit": "User interface button text.\n{{Identical|Submit}}",
	"commentstreams-buttontooltip-cancel": "User interface button text.\n{{Identical|Cancel}}",
	"commentstreams-dialog-delete-message": "User interface dialog message.",
	"commentstreams-dialog-anonymous-message": "User interface dialog message.",
	"commentstreams-dialog-buttontext-ok": "User interface dialog button text.\n{{Identical|OK}}",
	"commentstreams-dialog-buttontext-cancel": "User interface dialog button text.\n{{Identical|Cancel}}",
	"commentstreams-dialog-buttontext-yes": "User interface dialog button text.\n{{Identical|Yes}}",
	"commentstreams-dialog-buttontext-no": "User interface dialog button text.\n{{Identical|No}}",
	"commentstreams-urldialog-instructions": "User interface dialog button text.",
	"commentstreams-datetext-postedon": "User interface date text",
	"commentstreams-datetext-lasteditedon": "User interface date text",
	"commentstreams-datetext-moderated": "User interface date text",
	"commentstreams-title-field-placeholder": "Text field placeholder text",
	"commentstreams-body-field-placeholder": "Text field placeholder text",
	"echo-category-title-commentstreams-notification-category": "Name of category on Prefences/Notifications page for CommentStreams notifications",
	"notification-header-commentstreams-comment-on-watched-page": "Flyout-specific format for displaying notification header of a new comment on a watched page.\n\nParameters:\n* $1 - the formatted username of the person who commented.\n* $2 - the comment title.\n* $3 - the display name of the page being commented on.\n* $4 - the username of the person who commented (for gender).\n* $5 - the username of the viewing user (for gender).",
	"notification-header-commentstreams-reply-on-watched-page": "Flyout-specific format for displaying notification header of a new reply on a watched page.\n\nParameters:\n* $1 - the formatted username of the person who commented.\n* $2 - the comment title.\n* $3 - the display name of the page being commented on.\n* $4 - the username of the person who commented (for gender).\n* $5 - the username of the viewing user (for gender).",
	"notification-header-commentstreams-reply-to-watched-comment": "Flyout-specific format for displaying notification header of a reply to a comment by the user.\n\nParameters:\n* $1 - the formatted username of the person who commented.\n* $2 - the comment title.\n* $3 - the display name of the page being commented on.\n* $4 - the username of the person who commented (for gender).\n* $5 - the username of the viewing user (for gender).",
	"notification-subject-commentstreams-comment-on-watched-page": "Echo email subject.",
	"notification-subject-commentstreams-reply-on-watched-page": "Echo email subject.",
	"notification-subject-commentstreams-reply-to-watched-comment": "Echo email subject.",
	"notification-body-commentstreams-comment-on-watched-page": "Echo email body.\n\nParameters:\n*$1 - the username of the user authoring the new comment.\n* $2 - the display name of the comment author.\n* $3 - the title of the comment.\n* $4 - the display title of the page being commented on.\n* $5 - a link to that page.\n* $6 - the wikitext of the new comment.",
	"notification-body-commentstreams-reply-on-watched-page": "Echo email body.\n\nParameters:\n*$1 - the username of the user authoring the new comment.\n* $2 - the display name of the comment author.\n* $3 - the title of the comment.\n* $4 - the display title of the page being commented on.\n* $5 - a link to that page.\n* $6 - the wikitext of the new comment.",
	"notification-body-commentstreams-reply-to-watched-comment": "Echo email body.\n\nParameters:\n*$1 - the username of the user authoring the new comment.\n* $2 - the display name of the comment author.\n* $3 - the title of the comment.\n* $4 - the display title of the page being commented on.\n* $5 - a link to that page.\n* $6 - the wikitext of the new comment.",
	"notification-link-label-commentstreams-comment-on-watched-page": "Label",
	"notification-link-label-commentstreams-reply-on-watched-page": "Label",
	"notification-link-label-commentstreams-reply-to-watched-comment": "Label",
	"group-csmoderator": "{{doc-group|csmoderator|group}}",
	"group-csmoderator-member": "{{doc-group|csmoderator|member}}",
	"grouppage-csmoderator": "{{doc-group|csmoderator|page}}",
	"right-cs-comment": "{{doc-right|cs-comment}}",
	"action-cs-comment": "{{doc-action|cs-comment}}",
	"right-cs-moderator-edit": "{{doc-right|cs-moderator-edit}}",
	"action-cs-moderator-edit": "{{doc-action|cs-moderator-edit}}",
	"right-cs-moderator-delete": "{{doc-right|cs-moderator-delete}}",
	"action-cs-moderator-delete": "{{doc-action|cs-moderator-delete}}",
	"log-name-commentstreams": "The Special:Log log name that appears in the drop-down on the Special:Log page",
	"log-description-commentstreams": "The Special:Log description that appears on the Special:Log page when you filter logs on this specific log name",
	"logentry-commentstreams-comment-create": "The template of the log entry message",
	"logentry-commentstreams-reply-create": "The template of the log entry message",
	"logentry-commentstreams-comment-edit": "The template of the log entry message",
	"logentry-commentstreams-comment-moderator-edit": "The template of the log entry message",
	"logentry-commentstreams-reply-edit": "The template of the log entry message",
	"logentry-commentstreams-reply-moderator-edit": "The template of the log entry message",
	"logentry-commentstreams-comment-delete": "The template of the log entry message",
	"logentry-commentstreams-comment-moderator-delete": "The template of the log entry message",
	"logentry-commentstreams-reply-delete": "The template of the log entry message",
	"logentry-commentstreams-reply-moderator-delete": "The template of the log entry message",
	"commentstreamsallcomments": "Special page title",
	"commentstreams-allcomments-nocommentsfound": "Message to user.",
	"commentstreams-allcomments-label-page": "Table column label",
	"commentstreams-allcomments-label-associatedpage": "Table column label",
	"commentstreams-allcomments-label-commenttitle": "Table column label",
	"commentstreams-allcomments-label-wikitext": "Table column label\n{{Identical|Comment}}",
	"commentstreams-allcomments-label-author": "Table column label\n{{Identical|Author}}",
	"commentstreams-allcomments-label-created": "Table column label",
	"commentstreams-allcomments-label-lasteditor": "Table column label",
	"commentstreams-allcomments-label-lastedited": "Table column label",
	"commentstreams-allcomments-button-next": "Button label\n{{Identical|Next}}",
	"commentstreams-allcomments-button-previous": "Button label\n{{Identical|Previous}}",
	"commentstreams-ve-conversion-error": "Error message"
}
