r107472 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107471‎ | r107472 | r107473 >
Date:08:58, 28 December 2011
Author:raymond
Status:ok
Tags:
Comment:
Fix half done revert of r107456 which was a revert of r107454
Modified paths:
  • /trunk/extensions/AbuseFilter/AbuseFilter.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php
@@ -193,7 +193,6 @@
194194 'abusefilter-edit-action-warn' => 'Trigger these actions after giving the user a warning',
195195 'abusefilter-edit-action-disallow' => 'Prevent the user from performing the action in question',
196196 'abusefilter-edit-action-flag' => 'Flag the edit in the abuse log',
197 - 'abusefilter-edit-action-hidedetails' => 'Hide entries in the abuse log',
198197 'abusefilter-edit-action-blockautopromote' => "Revoke the user's autoconfirmed status",
199198 'abusefilter-edit-action-degroup' => 'Remove the user from all privileged groups',
200199 'abusefilter-edit-action-block' => 'Block the user and/or IP address from editing',
@@ -378,7 +377,6 @@
379378 'abusefilter-action-degroup' => 'Remove from groups',
380379 'abusefilter-action-rangeblock' => 'Range-block',
381380 'abusefilter-action-disallow' => 'Disallow',
382 - 'abusefilter-action-hidedetails' => 'Hide log entries',
383381
384382 // Revert interface
385383 'abusefilter-revert-title' => 'Revert all changes by filter $1',
@@ -680,7 +678,6 @@
681679 'abusefilter-edit-action-warn' => 'Checkbox label for filter action.',
682680 'abusefilter-edit-action-disallow' => 'Checkbox label for filter action.',
683681 'abusefilter-edit-action-flag' => 'Checkbox label for filter action.',
684 - 'abusefilter-edit-action-hidedetails' => 'Checkbox label for filter action.',
685682 'abusefilter-edit-action-blockautopromote' => 'Checkbox label for filter action.',
686683 'abusefilter-edit-action-degroup' => 'Checkbox label for filter action.',
687684 'abusefilter-edit-action-block' => 'Checkbox label for filter action.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107454Fix Bug 33380 - Details of actions caught by a private filter should be private...mah00:26, 28 December 2011
r107456Revert r107454 based on concerns raised by Prodego.mah00:48, 28 December 2011

Status & tagging log