summaryrefslogtreecommitdiff
path: root/plugins/quickrules/localization/en_US.inc
blob: 74b4dcdc5cef4f661a989c1410fb04a26917430d (plain)
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: Philip Weir */

$labels = array();
$labels['createfilter'] = 'Create filter';
$labels['createfilterbased'] = 'Create a filter based on this message';

$messages = array();

?>