Draft: Improve error handling when attaching files

This commit is contained in:
Francis Lachapelle
2014-01-07 11:11:39 -05:00
parent ff9ea3b779
commit fe2826ca76
3 changed files with 24 additions and 4 deletions
@@ -280,6 +280,9 @@
"error_missingsubject" = "The message has no subject. Are you sure you want to send it?";
"error_missingrecipients" = "Please specify at least one recipient.";
"Send Anyway" = "Send Anyway";
"Error while saving the draft:" = "Error while saving the draft:";
"Error while uploading the file \"%{0}\":" = "Error while uploading the file \"%{0}\":";
"There is an active file upload. Closing the window will interrupt it." = "There is an active file upload. Closing the window will interrupt it.";
/* Message sending */
"cannot send message: (smtp) all recipients discarded" = "Cannot send message: all recipients are invalid.";