header match plugin
[old-projects.git] / philter / philter / locales / philter.en.inc.php
index 2dd7d9a..31f3247 100644 (file)
@@ -44,12 +44,12 @@ $philter->config['i18n'] = Array(
     
     'filter_rule_conf' => 'Global Options',
     'rule_name' => 'Name of this rule',
-    'all_matches' => 'each match must be true',
-    'one_match' => 'only one match need to be true',
-    'blocking_rule' => 'stop after this rule if matched',
+    'all_matches' => 'Match all of the following',
+    'one_match' => 'Match any of the following',
+    'blocking_rule' => 'If the filter matches, stop processing here',
     
-    'filter_matches_list' => 'Matches List',
-    'filter_actions_list' => 'Actions List',
+    'filter_matches_list' => 'Filter Criteria',
+    'filter_actions_list' => 'Filter Actions',
 
 // include/email.php
     'your_email' => 'your email ...',