Esanders has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/337606 )
Change subject: Upstream change to message 'summary-preview' from en.wiki ...................................................................... Upstream change to message 'summary-preview' from en.wiki Was changed in 2006, and is clearer than the original: https://en.wikipedia.org/wiki/MediaWiki:Summary-preview Also change 'subject-preview' to be consistent. Change-Id: I09766cf314c258acb18677c08959c222799cd830 --- M languages/i18n/en.json 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/06/337606/1 diff --git a/languages/i18n/en.json b/languages/i18n/en.json index ba62bb8..53eceed 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -672,8 +672,8 @@ "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 \"{{int:savearticle}}\" again, the redirect will be created anyway.", "missingcommenttext": "Please enter a comment below.", "missingcommentheader": "<strong>Reminder:</strong> You have not provided a subject for this comment.\nIf you click \"{{int:savearticle}}\" again, your edit will be saved without one.", - "summary-preview": "Summary preview:", - "subject-preview": "Subject preview:", + "summary-preview": "Preview of edit summary:", + "subject-preview": "Preview of subject:", "previewerrortext": "An error occurred while attempting to preview your changes.", "blockedtitle": "User is blocked", "blockedtext": "<strong>Your username or IP address has been blocked.</strong>\n\nThe block was made by $1.\nThe reason given is <em>$2</em>.\n\n* Start of block: $8\n* Expiration of block: $6\n* Intended blockee: $7\n\nYou can contact $1 or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the block.\nYou cannot use the \"email this user\" feature unless a valid email address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it.\nYour current IP address is $3, and the block ID is #$5.\nPlease include all above details in any queries you make.", -- To view, visit https://gerrit.wikimedia.org/r/337606 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I09766cf314c258acb18677c08959c222799cd830 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Esanders <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
