mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
Check Syntax -> Check syntax
This commit is contained in:
parent
f37b07e2df
commit
15e0cab67f
|
@ -137,7 +137,7 @@ A brief description of the abuse rule which your action matched is: $1",
|
|||
'abusefilter-edit-badsyntax' => "There is a syntax error in the filter you specified. The output from the parser was: <pre>$1</pre>",
|
||||
'abusefilter-edit-viewhistory' => "View this filter's history",
|
||||
'abusefilter-edit-history' => 'History',
|
||||
'abusefilter-edit-check' => 'Check Syntax',
|
||||
'abusefilter-edit-check' => 'Check syntax',
|
||||
|
||||
// Filter history
|
||||
'abusefilter-history' => 'History for filter $1',
|
||||
|
|
Loading…
Reference in a new issue