Consistency tweaks
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 11 Jun 2009 20:40:32 +0000 (20:40 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 11 Jun 2009 20:40:32 +0000 (20:40 +0000)
languages/messages/MessagesEn.php

index 60727c1..020c39a 100644 (file)
@@ -1702,7 +1702,7 @@ You can also choose to let others contact you through your user or talk page wit
 'right-move-subpages'         => 'Move pages with their subpages',
 'right-move-rootuserpages'    => 'Move root user pages',
 'right-movefile'              => 'Move files',
-'right-suppressredirect'      => 'Not create a redirect from the old name when moving a page',
+'right-suppressredirect'      => 'Not create redirects from source pages when moving pages',
 'right-upload'                => 'Upload files',
 'right-reupload'              => 'Overwrite existing files',
 'right-reupload-own'          => 'Overwrite existing files uploaded by oneself',
@@ -2315,14 +2315,14 @@ There may be [[{{MediaWiki:Listgrouprights-helppage}}|additional information]] a
 'listgrouprights-helppage'             => 'Help:Group rights',
 'listgrouprights-members'              => '(list of members)',
 'listgrouprights-right-display'        => '$1 ($2)', # only translate this message to other languages if you have to change it
-'listgrouprights-addgroup'             => 'Can add {{PLURAL:$2|group|groups}}: $1',
-'listgrouprights-removegroup'          => 'Can remove {{PLURAL:$2|group|groups}}: $1',
-'listgrouprights-addgroup-all'         => 'Can add all groups',
-'listgrouprights-removegroup-all'      => 'Can remove all groups',
-'listgrouprights-addgroup-self'        => 'Can add {{PLURAL:$2|group|groups}} to own account: $1',
-'listgrouprights-removegroup-self'     => 'Can remove {{PLURAL:$2|group|groups}} from own account: $1',
-'listgrouprights-addgroup-self-all'    => 'Can add all groups to own account',
-'listgrouprights-removegroup-self-all' => 'Can remove all groups from own account',
+'listgrouprights-addgroup'             => 'Add {{PLURAL:$2|group|groups}}: $1',
+'listgrouprights-removegroup'          => 'Remove {{PLURAL:$2|group|groups}}: $1',
+'listgrouprights-addgroup-all'         => 'Add all groups',
+'listgrouprights-removegroup-all'      => 'Remove all groups',
+'listgrouprights-addgroup-self'        => 'Add {{PLURAL:$2|group|groups}} to own account: $1',
+'listgrouprights-removegroup-self'     => 'Remove {{PLURAL:$2|group|groups}} from own account: $1',
+'listgrouprights-addgroup-self-all'    => 'Add all groups to own account',
+'listgrouprights-removegroup-self-all' => 'Remove all groups from own account',
 
 # E-mail user
 'mailnologin'      => 'No send address',