|
|
|
@ -116,12 +116,6 @@
|
|
|
|
|
/* Status label when an attachment download has failed. */
|
|
|
|
|
"ATTACHMENT_DOWNLOADING_STATUS_FAILED" = "Download failed. Tap to retry.";
|
|
|
|
|
|
|
|
|
|
/* Status label when an attachment is currently downloading */
|
|
|
|
|
"ATTACHMENT_DOWNLOADING_STATUS_IN_PROGRESS" = "Downloading…";
|
|
|
|
|
|
|
|
|
|
/* Status label when an attachment is enqueued, but hasn't yet started downloading */
|
|
|
|
|
"ATTACHMENT_DOWNLOADING_STATUS_QUEUED" = "Queued";
|
|
|
|
|
|
|
|
|
|
/* The title of the 'attachment error' alert. */
|
|
|
|
|
"ATTACHMENT_ERROR_ALERT_TITLE" = "Error Sending Attachment";
|
|
|
|
|
|
|
|
|
@ -1643,6 +1637,15 @@
|
|
|
|
|
/* Label for 'Work FAX' phone numbers. */
|
|
|
|
|
"PHONE_NUMBER_TYPE_WORK_FAX" = "Work Fax";
|
|
|
|
|
|
|
|
|
|
/* alert title, generic error preventing user from capturing a photo */
|
|
|
|
|
"PHOTO_CAPTURE_GENERIC_ERROR" = "Unable to capture image.";
|
|
|
|
|
|
|
|
|
|
/* alert title */
|
|
|
|
|
"PHOTO_CAPTURE_UNABLE_TO_CAPTURE_IMAGE" = "Unable to capture image.";
|
|
|
|
|
|
|
|
|
|
/* alert title */
|
|
|
|
|
"PHOTO_CAPTURE_UNABLE_TO_INITIALIZE_CAMERA" = "Failed to configure camera.";
|
|
|
|
|
|
|
|
|
|
/* label for system photo collections which have no name. */
|
|
|
|
|
"PHOTO_PICKER_UNNAMED_COLLECTION" = "Unnamed Album";
|
|
|
|
|
|
|
|
|
|