var attach_translations=[];
attach_translations["ButtonBrowse"] = "Browse...";
attach_translations["AttcheFileCSR2"] = "Attach a file";
attach_translations["AttachCommentUserfile"] = "File size limit: 2 MB";
attach_translations["AttachMax5"] = "You can't add more than 5 attachments to this message.";
attach_translations["AttcheFileErrorTooBig"] = "The file is too big. Its size must be less than 2 MB.";
attach_translations["AttcheFileErrorExt"] = "Unknown File Type";
attach_translations["AttcheFilesErrorTotalTooBig"] = "The total size of your files exceed 2 MB";
attach_translations["AttcheFilesErrorTooMuch"] = "You have already uploaded 5 files";
attach_translations["AttachError"] = "Error while uploading the file";
attach_translations["ConfirmRemoveAttach"] = "Do you want to remove this attachment from your message?";
attach_translations["AttachRemoved"] = "Attachment has been removed";
attach_translations["CancelFileUpload"] = "Cancel file upload";
attach_translations["Remove"] = "remove";


