r51757 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51756‎ | r51757 | r51758 >
Date:20:40, 11 June 2009
Author:siebrand
Status:ok
Tags:
Comment:
Consistency tweaks
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1702,7 +1702,7 @@
17031703 'right-move-subpages' => 'Move pages with their subpages',
17041704 'right-move-rootuserpages' => 'Move root user pages',
17051705 'right-movefile' => 'Move files',
1706 -'right-suppressredirect' => 'Not create a redirect from the old name when moving a page',
 1706+'right-suppressredirect' => 'Not create redirects from source pages when moving pages',
17071707 'right-upload' => 'Upload files',
17081708 'right-reupload' => 'Overwrite existing files',
17091709 'right-reupload-own' => 'Overwrite existing files uploaded by oneself',
@@ -2315,14 +2315,14 @@
23162316 'listgrouprights-helppage' => 'Help:Group rights',
23172317 'listgrouprights-members' => '(list of members)',
23182318 'listgrouprights-right-display' => '$1 ($2)', # only translate this message to other languages if you have to change it
2319 -'listgrouprights-addgroup' => 'Can add {{PLURAL:$2|group|groups}}: $1',
2320 -'listgrouprights-removegroup' => 'Can remove {{PLURAL:$2|group|groups}}: $1',
2321 -'listgrouprights-addgroup-all' => 'Can add all groups',
2322 -'listgrouprights-removegroup-all' => 'Can remove all groups',
2323 -'listgrouprights-addgroup-self' => 'Can add {{PLURAL:$2|group|groups}} to own account: $1',
2324 -'listgrouprights-removegroup-self' => 'Can remove {{PLURAL:$2|group|groups}} from own account: $1',
2325 -'listgrouprights-addgroup-self-all' => 'Can add all groups to own account',
2326 -'listgrouprights-removegroup-self-all' => 'Can remove all groups from own account',
 2319+'listgrouprights-addgroup' => 'Add {{PLURAL:$2|group|groups}}: $1',
 2320+'listgrouprights-removegroup' => 'Remove {{PLURAL:$2|group|groups}}: $1',
 2321+'listgrouprights-addgroup-all' => 'Add all groups',
 2322+'listgrouprights-removegroup-all' => 'Remove all groups',
 2323+'listgrouprights-addgroup-self' => 'Add {{PLURAL:$2|group|groups}} to own account: $1',
 2324+'listgrouprights-removegroup-self' => 'Remove {{PLURAL:$2|group|groups}} from own account: $1',
 2325+'listgrouprights-addgroup-self-all' => 'Add all groups to own account',
 2326+'listgrouprights-removegroup-self-all' => 'Remove all groups from own account',
23272327
23282328 # E-mail user
23292329 'mailnologin' => 'No send address',

Status & tagging log