Fix grammar of action-patrol message
authorThis, that and the other <at.light@live.com.au>
Sat, 28 Sep 2013 12:18:37 +0000 (22:18 +1000)
committerThis, that and the other <at.light@live.com.au>
Sat, 28 Sep 2013 12:18:37 +0000 (22:18 +1000)
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

languages/messages/MessagesEn.php

index 8139caa..897f639 100644 (file)
@@ -2173,7 +2173,7 @@ Your email address is not revealed when other users contact you.',
 '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',