Index: trunk/extensions/Oversight/HideRevision.i18n.php |
— | — | @@ -15,8 +15,8 @@ |
16 | 16 | 'group-oversight' => 'Oversighters', |
17 | 17 | 'group-oversight-member' => 'oversight', |
18 | 18 | 'grouppage-oversight' => '{{ns:project}}:Oversight', |
19 | | - 'right-oversight' => 'View a previously hidden revision', |
20 | | - 'right-hiderevision' => 'Hide revisions from administrators', |
| 19 | + 'right-oversight' => 'View a previously hidden revision with Extension:Oversight', |
| 20 | + 'right-hiderevision' => 'Hide revisions from administrators with Extension:Oversight', |
21 | 21 | |
22 | 22 | // Empty form |
23 | 23 | 'hiderevision-prompt' => 'Revision number to remove:', |