Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php |
— | — | @@ -11,6 +11,10 @@ |
12 | 12 | * @author Andrew Garrett |
13 | 13 | */ |
14 | 14 | $messages['en'] = array( |
| 15 | + // Special pages |
| 16 | + 'abusefilter' => 'Abuse Filter Configuration', |
| 17 | + 'abuselog' => 'Abuse Log', |
| 18 | + |
15 | 19 | // Hooks |
16 | 20 | 'abusefilter-warning' => "<big>'''Warning'''</big>: This action has been automatically identified as harmful. Unconstructive edits will be quickly reverted, and egregious or repeated unconstructive editing will result in your account or computer being blocked. If you believe this edit to be constructive, you may click Submit again to confirm it.", |
17 | 21 | 'abusefilter-disallowed' => "This action has been automatically identified as harmful, and therefore disallowed. If you believe your edit was constructive, please contact an administrator, and inform them of what you were trying to do.\n", |