|
|
|
@ -136,6 +136,9 @@
|
|
|
|
/* Attachment error message for image attachments in which metadata could not be removed */
|
|
|
|
/* Attachment error message for image attachments in which metadata could not be removed */
|
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_REMOVE_METADATA" = "Unable to remove metadata from image.";
|
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_REMOVE_METADATA" = "Unable to remove metadata from image.";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Attachment error message for image attachments which could not be resized */
|
|
|
|
|
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_RESIZE_IMAGE" = "Could not resize image.";
|
|
|
|
|
|
|
|
|
|
|
|
/* Attachment error message for attachments whose data exceed file size limits */
|
|
|
|
/* Attachment error message for attachments whose data exceed file size limits */
|
|
|
|
"ATTACHMENT_ERROR_FILE_SIZE_TOO_LARGE" = "Attachment is too large.";
|
|
|
|
"ATTACHMENT_ERROR_FILE_SIZE_TOO_LARGE" = "Attachment is too large.";
|
|
|
|
|
|
|
|
|
|
|
|
|