Updating strings
[squirrelmail.git] / po / independent_strings.txt
index a3cca67ad1c0e0acb1958ff38a37b6135818bd75..ff52401cc03b143e705bcfe77197455502affd8d 100644 (file)
@@ -1,10 +1,10 @@
-<?PHP
+<?php
 
 
 /**
  * independent_strings.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2005 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")
+
+
+?>