Happy New Year
[squirrelmail.git] / po / independent_strings.txt
... / ...
CommitLineData
1<?php
2
3
4/**
5 * independent_strings.php
6 *
7 * Copyright (c) 1999-2016 The SquirrelMail Project Team
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
21/* The string for unsafe images */
22_("This image has been removed for security reasons")
23
24
25?>