new icon plus sync and English improvements
[claws.git] / src / summaryview.c
index 8fc4e6ee8e9749e21df26df0a402ca229e95a496..ed8fc8d8d92ec7befdaecb11dd6df0fb5a140598 100644 (file)
@@ -2125,7 +2125,7 @@ static void summary_mark_row_as_read(SummaryView *summaryview,
                CHANGE_FLAGS(msginfo);
                
                summary_set_row_marks(summaryview, row);
-               debug_print(_("Message %d is marked as being read\n"),
+               debug_print(_("Message %d is marked as read\n"),
                            msginfo->msgnum);
        }
 }