Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1702,7 +1702,7 @@ |
1703 | 1703 | 'right-move-subpages' => 'Move pages with their subpages', |
1704 | 1704 | 'right-move-rootuserpages' => 'Move root user pages', |
1705 | 1705 | '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', |
1707 | 1707 | 'right-upload' => 'Upload files', |
1708 | 1708 | 'right-reupload' => 'Overwrite existing files', |
1709 | 1709 | 'right-reupload-own' => 'Overwrite existing files uploaded by oneself', |
— | — | @@ -2315,14 +2315,14 @@ |
2316 | 2316 | 'listgrouprights-helppage' => 'Help:Group rights', |
2317 | 2317 | 'listgrouprights-members' => '(list of members)', |
2318 | 2318 | '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', |
2327 | 2327 | |
2328 | 2328 | # E-mail user |
2329 | 2329 | 'mailnologin' => 'No send address', |