Updating pot
[squirrelmail.git] / po / independent_strings.txt
CommitLineData
aaf80a85 1<?PHP
2
3
4/**
5 * independent_strings.php
6 *
76911253 7 * Copyright (c) 1999-2003 The SquirrelMail Project Team
aaf80a85 8 * Licensed under the GNU GPL. For full terms see the file COPYING.
9 *
10 * The purpose of this module is to store translation strings that
11 * are not into the code. For example strings that can come
12 * through an external source like emails.
13 *
14 * $Id$
15 */
16
17
18_("Delivery error report");
19_("Undelivered Message Headers");
20
76911253 21?>