Force the addition of a file suffix to attachments that lack a filename (helps forwar...
[squirrelmail.git] / po / independent_strings.txt
index a3cca67ad1c0e0acb1958ff38a37b6135818bd75..42d6e853da3b97a8c8170287da6e169bfc3d0f59 100644 (file)
@@ -1,10 +1,10 @@
-<?PHP
+<?php
 
 
 /**
  * independent_strings.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2010 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * The purpose of this module is to store translation strings that
@@ -18,4 +18,8 @@
 _("Delivery error report");
 _("Undelivered Message Headers");
 
-?>
\ No newline at end of file
+/* The string for unsafe images */
+_("This image has been removed for security reasons")
+
+
+?>