header match plugin
[old-projects.git] / philter / philter / locales / plugins / header.fr.inc.php
1 <?php
2 /********************************************************************************
3 * i18n file
4 *
5 * This file is part of the philter distribution
6 * Copyright: See COPYING files that comes with this distribution
7 ********************************************************************************/
8
9 $philter->config['i18n']['2_hdr'] = 'Sur Entête';
10 $philter->config['i18n']['2_dests'] = 'destinataires';
11 $philter->config['i18n']['2_daemon'] = 'mail de démon';
12 $philter->config['i18n']['2_contains'] = 'contient';
13 $philter->config['i18n']['2_not_contains'] = 'ne contient pas';
14
15 /********************************************************************************
16 * $Id$
17 * vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
18 ********************************************************************************/
19 ?>