5b9dcf21c9f6d77cd4e20f4331e2dc283c63d3b0
[old-projects.git] / philter / philter / locales / plugins / forward.en.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']['1_fwd_to'] = 'Forward To';
10 $philter->config['i18n']['1_email'] = ' email : ';
11
12 /********************************************************************************
13 * $Id$
14 * vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
15 ********************************************************************************/
16 ?>