r63195 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63194‎ | r63195 | r63196 >
Date:08:49, 3 March 2010
Author:gurch
Status:ok
Tags:
Comment:
AbuseFilter: tweak default warning message

* make formatting consistent with other warnings like 'not logged in'
* don't pretend we can block the user's computer
Modified paths:
  • /trunk/extensions/AbuseFilter/AbuseFilter.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php
@@ -24,9 +24,9 @@
2525 'abusefilter-mustbeeditor' => 'For security reasons, only users with the right to modify abuse filters may use this interface.',
2626
2727 // Hooks
28 - 'abusefilter-warning' => "<big>'''Warning'''</big>: This action has been automatically identified as harmful.
 28+ 'abusefilter-warning' => "'''Warning''': This action has been automatically identified as harmful.
2929 Unconstructive edits will be quickly reverted,
30 -and egregious or repeated unconstructive editing will result in your account or computer being blocked.
 30+and egregious or repeated unconstructive editing will result in your account or IP address being blocked.
3131 If you believe this edit to be constructive, you may click Submit again to confirm it.
3232 A brief description of the abuse rule which your action matched is: $1",
3333 'abusefilter-disallowed' => "This action has been automatically identified as harmful,

Status & tagging log