]> granicus.if.org Git - mutt/commitdiff
Merge two almost-identical string constants. From Byrial.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 22 Jun 2000 09:56:43 +0000 (09:56 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 22 Jun 2000 09:56:43 +0000 (09:56 +0000)
recvattach.c

index 460c417264fe9b14566f84e9b7019be4be7ec321..6520b887f07bfce5e760d406b1a9b7c946f0ec97 100644 (file)
@@ -484,7 +484,7 @@ void mutt_save_attachment_list (FILE *fp, int tag, BODY *top, HEADER *hdr)
   }
 
   if (!option (OPTATTACHSPLIT) && (rc == 0))
-    mutt_message _("Attachment saved");
+    mutt_message _("Attachment saved.");
 }
 
 static void