Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -879,7 +879,7 @@ |
880 | 880 | 'right-browsearchive', |
881 | 881 | 'right-undelete', |
882 | 882 | 'right-suppressrevision', |
883 | | - 'right-suppress', |
| 883 | + 'right-suppressionlog', |
884 | 884 | 'right-block', |
885 | 885 | 'right-blockemail', |
886 | 886 | 'right-hideuser', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1495,7 +1495,7 @@ |
1496 | 1496 | 'right-browsearchive' => 'Search deleted pages', |
1497 | 1497 | 'right-undelete' => 'Undelete a page', |
1498 | 1498 | 'right-suppressrevision' => 'Review and restore revisions hidden from Sysops', |
1499 | | -'right-suppress' => 'View private logs', |
| 1499 | +'right-suppressionlog' => 'View private logs', |
1500 | 1500 | 'right-block' => 'Block other users from editing', |
1501 | 1501 | 'right-blockemail' => 'Block a user from sending email', |
1502 | 1502 | 'right-hideuser' => 'Block a username, hiding it from the public', |