diff --git a/mozilla/mailnews/compose/resources/locale/en-US/composeMsgs.properties b/mozilla/mailnews/compose/resources/locale/en-US/composeMsgs.properties index 62b22ecef4b..4d2558e4366 100644 --- a/mozilla/mailnews/compose/resources/locale/en-US/composeMsgs.properties +++ b/mozilla/mailnews/compose/resources/locale/en-US/composeMsgs.properties @@ -169,3 +169,10 @@ noIdentities=You don't have any email identities yet. Create one with the Accou ## @name NS_MSG_ATTACHMENT_TYPE_MISMATCH 12552= + +## Strings use for the save message dialog shown when the user close a message compose window +saveDlogTitle=Save Message +saveDlogMessage=Message has not been Sent. Do you want to save the message in the Drafts Folder? +saveDlogSaveBtn=Save +saveDlogDontSaveBtn=Don't Save +saveDlogCancelBtn=Cancel