TTO has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/86373


Change subject: Fix grammar of action-patrol message
......................................................................

Fix grammar of action-patrol message

Now I look at it, this one is just plain ungrammatical.
"Others' edit" is nonsense in English. It's either "another's edit"
(i.e. "another user's edit") or "others' edits".

Change-Id: I659c04592fbc199bbf440ec959d742824535ec49
---
M languages/messages/MessagesEn.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/73/86373/1

diff --git a/languages/messages/MessagesEn.php 
b/languages/messages/MessagesEn.php
index 8139caa..897f639 100644
--- a/languages/messages/MessagesEn.php
+++ b/languages/messages/MessagesEn.php
@@ -2173,7 +2173,7 @@
 'action-rollback'             => 'quickly rollback the edits of the last user 
who edited a particular page',
 'action-import'               => 'import pages from another wiki',
 'action-importupload'         => 'import pages from a file upload',
-'action-patrol'               => "mark others' edit as patrolled",
+'action-patrol'               => "mark others' edits as patrolled",
 'action-autopatrol'           => 'have your edit marked as patrolled',
 'action-unwatchedpages'       => 'view the list of unwatched pages',
 'action-mergehistory'         => 'merge the history of this page',

-- 
To view, visit https://gerrit.wikimedia.org/r/86373
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I659c04592fbc199bbf440ec959d742824535ec49
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: TTO <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to