From c68bcada5681ab1e47b1acedc0858c545022ee69 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 29 Oct 2011 11:54:18 +0000 Subject: [PATCH] Add space between number and unit. Spotted by Urhixidur. --- AbuseFilter.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AbuseFilter.i18n.php b/AbuseFilter.i18n.php index 0c946aded..11c5a4bb7 100644 --- a/AbuseFilter.i18n.php +++ b/AbuseFilter.i18n.php @@ -175,7 +175,7 @@ If you save your changes, you will overwrite all changes since the revision you [[Special:AbuseFilter/history/$2|Return to this filter's history]].", 'abusefilter-edit-status-label' => 'Statistics:', 'abusefilter-edit-status' => 'Of the last $1 {{PLURAL:$1|action|actions}}, this filter has matched $2 ($3%). -On average, its run time is $4ms, and it consumes $5 {{PLURAL:$5|condition|conditions}} of the condition limit.', +On average, its run time is $4 ms, and it consumes $5 {{PLURAL:$5|condition|conditions}} of the condition limit.', 'abusefilter-edit-throttled' => "'''Warning''': This filter was automatically disabled as a safety measure. It reached the limit of matching more than $1% of actions.", 'abusefilter-edit-new' => 'New filter',