r47810 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47809‎ | r47810 | r47811 >
Date:21:52, 25 February 2009
Author:raymond
Status:ok
Tags:
Comment:
* Remove full stops from 2 messages
* Add colon to 1 message
for consistency with similar messages
Modified paths:
  • /trunk/extensions/AbuseFilter/AbuseFilter.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php
@@ -163,8 +163,8 @@
164164 'abusefilter-edit-action-degroup' => 'Remove the user from all privileged groups',
165165 'abusefilter-edit-action-block' => 'Block the user and/or IP address from editing',
166166 'abusefilter-edit-action-throttle' => 'Trigger actions only if the user trips a rate limit',
167 - 'abusefilter-edit-action-rangeblock' => 'Block the /16 range from which the user originates.',
168 - 'abusefilter-edit-action-tag' => 'Tag the edit for further review.',
 167+ 'abusefilter-edit-action-rangeblock' => 'Block the /16 range from which the user originates',
 168+ 'abusefilter-edit-action-tag' => 'Tag the edit for further review',
169169 'abusefilter-edit-throttle-count' => 'Number of actions to allow:',
170170 'abusefilter-edit-throttle-period' => 'Period of time:',
171171 'abusefilter-edit-throttle-seconds' => '$1 {{PLURAL:$1|second|seconds}}',
@@ -172,7 +172,7 @@
173173 'abusefilter-edit-warn-message' => 'System message to use for warning:',
174174 'abusefilter-edit-warn-other' => 'Other message',
175175 'abusefilter-edit-warn-other-label' => "Page name of other message:\n:''(without MediaWiki prefix)''",
176 - 'abusefilter-edit-warn-actions' => 'Actions',
 176+ 'abusefilter-edit-warn-actions' => 'Actions:',
177177 'abusefilter-edit-warn-preview' => 'Preview selected message',
178178 'abusefilter-edit-warn-edit' => 'Create/Edit selected message',
179179 'abusefilter-edit-tag-tag' => 'Tags to apply (one per line):',

Status & tagging log