a80eec9739ff11bdfee71278fccced553095979e
[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_contains'] = 'contient';
12 $philter->config['i18n']['2_not_contains'] = 'ne contient pas';
13
14 /********************************************************************************
15 * $Id$
16 * vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
17 ********************************************************************************/
18 ?>