custom header plugin header plugin bugfix : undefined was as a value when
[old-projects.git] / philter / philter / locales / plugins / custheader.fr.inc.php
CommitLineData
e20c62c3
PH
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']['3_hdr'] = 'Entête Perso.';
10$philter->config['i18n']['3_contains'] = 'contient';
11$philter->config['i18n']['3_not_contains'] = 'ne contient pas';
12
13/********************************************************************************
14* $Id$
15* vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
16********************************************************************************/
17?>