@ -1,3 +1,9 @@
|
||||
2007-07-29 Srinivasa Ragavan <sragavan@novell.com>
|
||||
|
||||
** Fix for bug #332112 from Lucky
|
||||
|
||||
* mail-send-recv.c: (receive_done):
|
||||
|
||||
2007-07-29 Johnny Jacob <jjohnny@novell.com>
|
||||
|
||||
** Fix for bug #237989
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user