X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Flocales%2Fphilter.fr.inc.php;h=8265c9150aaec8297f07cebdf93ba93f6fb0772b;hb=ee524d70d9083918d000ca7e4ff8709a4e2f3b4d;hp=20ffc564d0fa6d52104b985a2177803f588079a0;hpb=deccde633d03e7c8cf186f47851684c932f88ddc;p=old-projects.git diff --git a/philter/philter/locales/philter.fr.inc.php b/philter/philter/locales/philter.fr.inc.php index 20ffc56..8265c91 100644 --- a/philter/philter/locales/philter.fr.inc.php +++ b/philter/philter/locales/philter.fr.inc.php @@ -83,12 +83,12 @@ $philter->config['i18n'] = Array( 'filter_rule_conf' => 'Options globales', 'rule_name' => 'Nom pour cette règle', - 'all_matches' => 'chaque critère doit être validé', - 'one_match' => 'un unique critère vérifié suffit', - 'blocking_rule' => 'arrêter de filtrer après cette règle si applicable', + 'all_matches' => 'doit correspondre à tous les critères suivants', + 'one_match' => 'doit correspondre à au moins un des critères suivants', + 'blocking_rule' => 'si cette règle est applicable, ne pas poursuivre', - 'filter_matches_list' => 'liste des critères', - 'filter_actions_list' => 'liste des actions', + 'filter_matches_list' => 'Critères de filtrage', + 'filter_actions_list' => 'Actions de la règle', // include/email.php 'your_email' => 'ton email ...',