X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Flocales%2Fphilter.en.inc.php;h=31f3247acfe6b26f3e5a8f31373256f9cf107905;hb=ee524d70d9083918d000ca7e4ff8709a4e2f3b4d;hp=2dd7d9a8eae6820ce0a61bbfacdb65178cb4554c;hpb=deccde633d03e7c8cf186f47851684c932f88ddc;p=old-projects.git diff --git a/philter/philter/locales/philter.en.inc.php b/philter/philter/locales/philter.en.inc.php index 2dd7d9a..31f3247 100644 --- a/philter/philter/locales/philter.en.inc.php +++ b/philter/philter/locales/philter.en.inc.php @@ -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 ...',