Encoded From headers now properly quoted (#2830141). A better fix might be to re...
[squirrelmail.git] / po / independent_strings.txt
index 5ebc456178d44156b3ee15b0448dee06d734d663..42d6e853da3b97a8c8170287da6e169bfc3d0f59 100644 (file)
@@ -1,10 +1,10 @@
-<?PHP
+<?php
 
 
 /**
  * independent_strings.php
  *
 
 
 /**
  * independent_strings.php
  *
- * Copyright (c) 1999-2003 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
  * 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");
 
 _("Delivery error report");
 _("Undelivered Message Headers");
 
+/* The string for unsafe images */
+_("This image has been removed for security reasons")
+
+
 ?>
 ?>