Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php |
— | — | @@ -58,6 +58,14 @@ |
59 | 59 | 'right-abusefilter-modify-restricted' => 'Modify abuse filters with restricted actions', |
60 | 60 | 'right-abusefilter-revert' => 'Revert all changes by a given abuse filter', |
61 | 61 | |
| 62 | + 'action-abusefilter-modify' => 'modify abuse filters', |
| 63 | + 'action-abusefilter-view' => 'view abuse filters', |
| 64 | + 'action-abusefilter-log' => 'view the abuse log', |
| 65 | + 'action-abusefilter-log-detail' => 'view detailed abuse log entries', |
| 66 | + 'action-abusefilter-private' => 'view private data in the abuse log', |
| 67 | + 'action-abusefilter-modify-restricted' => 'modify abuse filters with restricted actions', |
| 68 | + 'action-abusefilter-revert' => 'revert all changes by a given abuse filter', |
| 69 | + |
62 | 70 | // Abuse Log |
63 | 71 | 'abusefilter-log' => 'Abuse filter log', |
64 | 72 | 'abusefilter-log-search' => 'Search the abuse log', |