From: jenkins-bot Date: Sat, 20 May 2017 14:46:30 +0000 (+0000) Subject: Merge "Improve grammar of message on Special:GoToInterwiki" X-Git-Tag: 1.31.0-rc.0~3205 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=967ead16680077f4734ba668cd4104c789a3b9ff;hp=93e6013df1431a760b323c37043f1ede9260c3a4;p=lhc%2Fweb%2Fwiklou.git Merge "Improve grammar of message on Special:GoToInterwiki" --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index fcdbfdce6e..cc60432627 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -4323,8 +4323,8 @@ "pageid": "page ID $1", "rawhtml-notallowed": "<html> tags cannot be used outside of normal pages.", "gotointerwiki": "Leaving {{SITENAME}}", - "gotointerwiki-invalid": "The specified title was invalid.", - "gotointerwiki-external": "You are about to leave {{SITENAME}} to visit [[$2]] which is a separate website.\n\n[$1 Click here to continue on to $1].", + "gotointerwiki-invalid": "The specified title is invalid.", + "gotointerwiki-external": "You are about to leave {{SITENAME}} to visit [[$2]], which is a separate website.\n\n'''[$1 Continue to $1]'''", "undelete-cantedit": "You cannot undelete this page as you are not allowed to edit this page.", "undelete-cantcreate": "You cannot undelete this page as there is no existing page with this name and you are not allowed to create this page." }