aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-send-recv.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-send-recv.c')
-rw-r--r--mail/mail-send-recv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-send-recv.c b/mail/mail-send-recv.c
index c7fa00655f..5ee1f04fc1 100644
--- a/mail/mail-send-recv.c
+++ b/mail/mail-send-recv.c
@@ -695,7 +695,7 @@ receive_done (char *uri, void *data)
if (info->state == SEND_CANCELLED)
text = _("Canceled.");
else {
- text = _("Complete");
+ text = _("Complete.");
info->state = SEND_COMPLETE;
}