"selfredirect": "<strong>Warning:</strong> You are redirecting this page to itself.\nYou may have specified the wrong target for the redirect, or you may be editing the wrong page.\nIf you click \"$1\" again, the redirect will be created anyway.",
"edit-constraint-brokenredirect": "<strong>Warning:</strong> You are redirecting this page to a page which does not exist.\nYou may have specified the wrong target for the redirect.\nIf you click \"$1\" again, the redirect will be created anyway.",
"edit-constraint-doubleredirect": "<strong>Warning:</strong> You are trying to redirect this page to a second redirect page, creating a double redirect.\nYour target page currently redirects to [[$2]].\n\nPlease consider revising the content of this redirect as follows:\n$3\n\nNote: If you click \"$1\" again, the double redirect will be created anyway.",
+ "edit-constraint-doubleredirect-loop": "<strong>Warning:</strong> You are trying to redirect this page to a redirect back to itself, thus creating a non-functioning redirect loop. Please reconsider what you are doing. If you click \"$1\" again, the redirect will be created anyway.",
"missingcommenttext": "Please enter a comment.",
"missingcommentheader": "<strong>Reminder:</strong> You have not provided a subject for this comment.\nIf you click \"$1\" again, your edit will be published without one.",
"selfredirect": "Notice displayed once after the user tries to create a redirect to the same article.\n\nParameters:\n* $1 – The label of the save button – one of {{msg-mw|savearticle}} or {{msg-mw|savechanges}} on save-labelled wiki, or {{msg-mw|publishpage}} or {{msg-mw|publishchanges}} on publish-labelled wikis.",
"edit-constraint-brokenredirect": "Notice displayed once after the user tries to create a redirect to a nonexistent page.\n\nParameters:\n* $1 - The label of the save button – one of {{msg-mw|savearticle}} or {{msg-mw|savechanges}} on save-labelled wiki, or {{msg-mw|publishpage}} or {{msg-mw|publishchanges}} on publish-labelled wikis.",
"edit-constraint-doubleredirect": "Notice displayed once after the user tries to create a redirect to another redirect.\n\nParameters:\n* $1 - The label of the save button – one of {{msg-mw|savearticle}} or {{msg-mw|savechanges}} on save-labelled wiki, or {{msg-mw|publishpage}} or {{msg-mw|publishchanges}} on publish-labelled wikis.\n* $2 - The name of the page the double redirect is targeting.",
+ "edit-constraint-doubleredirect-loop": "Notice displayed once after the user tries to create a redirect to another redirect that would create a redirect loop.\n\nParameters:\n* $1 - The label of the save button – one of {{msg-mw|savearticle}} or {{msg-mw|savechanges}} on save-labelled wiki, or {{msg-mw|publishpage}} or {{msg-mw|publishchanges}} on publish-labelled wikis.",
"missingcommenttext": "This message is shown when the user tries to save a textbox created by the new section links, and the textbox is empty. \"Comment\" refers to the content that is supposed to be posted in the new section, usually a talk page comment.",
"missingcommentheader": "Edit summary that is shown if you enable \"Prompt me when entering a blank summary\" and add a new section without headline to a talk page.\n\nParameters:\n* $1 – The label of the save button – one of {{msg-mw|savearticle}} or {{msg-mw|savechanges}} on save-labelled wiki, or {{msg-mw|publishpage}} or {{msg-mw|publishchanges}} on publish-labelled wikis.\n\n\"Subject\" is {{msg-mw|subject}}.\n\nSee also:\n* {{msg-mw|Missingsummary}}\n* {{msg-mw|Savearticle}}",
"summary-preview": "Preview of the edit summary, shown under the edit summary itself.\nShould match: {{msg-mw|summary}}.",