Fix missingcommenttext message to be more useful in different page layouts
authorDeskana <dgarry@wikimedia.org>
Wed, 18 Oct 2017 14:11:58 +0000 (15:11 +0100)
committerDeskana <dgarry@wikimedia.org>
Wed, 18 Oct 2017 14:14:56 +0000 (15:14 +0100)
This missingcommenttext message makes reference to a specific page layout,
which it shouldn't given the UI can be skinned in a variety of different
ways. This patch removes the specific reference to "below", which wasn't
particularly helpful anyway.

Bug: T158262
Change-Id: Ieb81db162bee6010e85b17355059e18ad447751e

languages/i18n/en.json

index 9826a56..8e18512 100644 (file)
        "anonpreviewwarning": "<em>You are not logged in. Saving will record your IP address in this page's edit history.</em>",
        "missingsummary": "<strong>Reminder:</strong> You have not provided an edit summary.\nIf you click \"$1\" again, your edit will be saved without one.",
        "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.",
-       "missingcommenttext": "Please enter a comment below.",
+       "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 saved without one.",
        "summary-preview": "Preview of edit summary:",
        "subject-preview": "Preview of subject:",