Siebrand has submitted this change and it was merged. Change subject: Improve messages ......................................................................
Improve messages * users who have permission to (action) * Preview of the reason/supplementary comment * This page lists... * Sort by: See also: http://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Revcs-edit-preview-reason/en_(2) Change-Id: Ia8b37fe00d1ac0bb2ce1f5077f17aea4935ba0a4 --- M RevisionCommentSupplement.i18n.php 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: Siebrand: Verified; Looks good to me, approved diff --git a/RevisionCommentSupplement.i18n.php b/RevisionCommentSupplement.i18n.php index b720820..39362c5 100644 --- a/RevisionCommentSupplement.i18n.php +++ b/RevisionCommentSupplement.i18n.php @@ -39,12 +39,12 @@ 'revcs-delete-legend' => 'Delete the supplementary comment', 'revcs-delete-submit' => 'Delete the supplementary comment', 'revcs-delete-success' => 'Succeed in deleting the supplementary comment.', - 'revcs-edit-desc' => 'You can set supplementary comments, and users have {{int:action-supplementcomment-restricted}} (supplementcomment-restricted) right can modify supplementary comments.', + 'revcs-edit-desc' => 'You can set supplementary comments, and users who have permission to {{int:action-supplementcomment-restricted}} (supplementcomment-restricted) can modify supplementary comments.', 'revcs-edit-heading' => 'Edit supplementary comments', 'revcs-edit-legend' => 'Edit supplementary comments', 'revcs-edit-preview' => 'Show preview', - 'revcs-edit-preview-reason' => 'Reason preview: $1', - 'revcs-edit-preview-supplement' => 'Supplementary comment preview: $1', + 'revcs-edit-preview-reason' => 'Preview of the reason: $1', + 'revcs-edit-preview-supplement' => 'Preview of the supplementary comment: $1', 'revcs-edit-reason' => 'Reason:', 'revcs-edit-revision-id' => 'Revision ID:', 'revcs-edit-save' => 'Save the supplementary comment', @@ -80,7 +80,7 @@ 'revcs-history-legend' => 'History of supplementary comment', 'revcs-history-rcsh-id' => 'History ID', 'revcs-history-rcsh-reason' => 'Reason', - 'revcs-list-desc' => 'This lists current supplementary comments.', + 'revcs-list-desc' => 'This page lists current supplementary comments.', 'revcs-list-descending' => 'list in descending order', 'revcs-list-extended-comparison' => 'Operation of comparison:', 'revcs-list-extended-comparison-and-over' => 'Properties are the standard and over', @@ -105,7 +105,7 @@ 'revcs-list-rcs-timestamp' => 'Edited date and time', 'revcs-list-rcs-user-text' => 'User', 'revcs-list-reset' => 'Reset', - 'revcs-list-sort' => 'Sort:', + 'revcs-list-sort' => 'Sort by:', 'revcs-list-submit' => 'Show', 'revcs-log-hidehistory-reason-hidden' => 'reason hidden', 'revcs-log-hidehistory-reason-unhidden' => 'reason unhidden', -- To view, visit https://gerrit.wikimedia.org/r/56713 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia8b37fe00d1ac0bb2ce1f5077f17aea4935ba0a4 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/RevisionCommentSupplement Gerrit-Branch: master Gerrit-Owner: Shirayuki <shirayuk...@gmail.com> Gerrit-Reviewer: Burthsceh <burths...@gmail.com> Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits