2006-03-01 [colin] 2.0.0cvs94
[claws.git] / src / messageview.c
index dcbcd970094b999a2bd96cf9d332b9284a68445f..ce9296d74e4fca1d6c452d176ae58e9ebd97b02b 100644 (file)
@@ -700,7 +700,10 @@ static gint disposition_notification_send(MsgInfo *msginfo)
                return -1;
        }
                
-       if (prefs_common.work_offline && !inc_offline_should_override())
+       if (prefs_common.work_offline && 
+           !inc_offline_should_override(
+               _("Sylpheed-Claws needs network access in order "
+                 "to send this email.")))
                return 0;
 
        /* send it */