ObjectiveC SDK  2.0
Variables
SendMmsStatusDescriptions.m File Reference
#import "SendMmsStatusDescriptions.h"

Variables

NSString * messageTooLongDescriptionGerman = @"Die zu sendene Nachricht ist zu lang."
NSString * messageTooLongDescriptionEnglish = @"The message to be sent is too long."
NSString * recipientsInvalidDescriptionGerman = @"Keiner der übergebenen Rufnummern war gültig. (Siehe Rufnummernformate.)"
NSString * recipientsInvalidDescriptionEnglish = @"None of the phone numbers were valid. (See phone number formats.)"
NSString * tooManyNumbersDescriptionGerman = @"Es wurden zu viele Rufnummern übergeben."
NSString * tooManyNumbersDescriptionEnglish = @"Too many numbers have been past"
NSString * senderNameInvalidDescriptionGerman = @"Der Absendername ist ungültig."
NSString * senderNameInvalidDescriptionEnglish = @"The name of the sender is invalid."
NSString * messageInvalidDescriptionGerman = @"Es wurde keine Nachricht übergeben."
NSString * messageInvalidDescriptionEnglish = @"No message was specified."
NSString * subjectMissingDescriptionGerman = @"Es wurde kein Betreff übergeben."
NSString * subjectMissingDescriptionEnglish = @"The subject is not specified."
NSString * subjectTooLongDescriptionGerman = @"Der Betreff ist zu lang."
NSString * subjectTooLongDescriptionEnglish = @"The subject is too long."
NSString * destinationInvalidDescriptionGerman = @"Das Empfängernetzwerk wird nicht unterstützt."
NSString * destinationInvalidDescriptionEnglish = @"The recipient is part of an unsupported destination network."
NSString * messageUndevliverdDescriptionGerman = @"Einige Nachrichten konnten nicht zugestellt werden."
NSString * messageUndevliverdDescriptionEnglish = @"Some messages could not be delivered."
NSString * attachmentTooBigDescriptionGerman = @"Der Anhang ist zu groß."
NSString * attachmentTooBigDescriptionEnglish = @"The attachment is too big."
NSString * fileNameMissingDescriptionGerman = @"Der Dateiname fehlt."
NSString * fileNameMissingDescriptionEnglish = @"The file name is missing."
NSString * contentTypeMissingDescriptionGerman = @"Der Dateityp des Anhangs fehlt."
NSString * contentTypeMissingDescriptionEnglish = @"The content type is missing."
NSString * attachmentEncodingInvalidDescriptionGerman = @"Der Anhang wurde nicht in Base64 kodiert."
NSString * attachmentEncodingInvalidDescriptionEnglish = @"The attachment is not base64 encoded."
NSString * contentTypeInvalidDescriptionGerman = @"Der Dateityp des Anhangs wird nicht unterstützt."
NSString * contentTypeInvalidDescriptionEnglish = @"The file type of the attachment is not supported."

Variable Documentation

NSString* attachmentEncodingInvalidDescriptionEnglish = @"The attachment is not base64 encoded."
NSString* attachmentEncodingInvalidDescriptionGerman = @"Der Anhang wurde nicht in Base64 kodiert."
NSString* attachmentTooBigDescriptionEnglish = @"The attachment is too big."
NSString* attachmentTooBigDescriptionGerman = @"Der Anhang ist zu groß."
NSString* contentTypeInvalidDescriptionEnglish = @"The file type of the attachment is not supported."
NSString* contentTypeInvalidDescriptionGerman = @"Der Dateityp des Anhangs wird nicht unterstützt."
NSString* contentTypeMissingDescriptionEnglish = @"The content type is missing."
NSString* contentTypeMissingDescriptionGerman = @"Der Dateityp des Anhangs fehlt."
NSString* destinationInvalidDescriptionEnglish = @"The recipient is part of an unsupported destination network."
NSString* destinationInvalidDescriptionGerman = @"Das Empfängernetzwerk wird nicht unterstützt."
NSString* fileNameMissingDescriptionEnglish = @"The file name is missing."
NSString* fileNameMissingDescriptionGerman = @"Der Dateiname fehlt."
NSString* messageInvalidDescriptionEnglish = @"No message was specified."
NSString* messageInvalidDescriptionGerman = @"Es wurde keine Nachricht übergeben."
NSString* messageTooLongDescriptionEnglish = @"The message to be sent is too long."
NSString* messageTooLongDescriptionGerman = @"Die zu sendene Nachricht ist zu lang."
NSString* messageUndevliverdDescriptionEnglish = @"Some messages could not be delivered."
NSString* messageUndevliverdDescriptionGerman = @"Einige Nachrichten konnten nicht zugestellt werden."
NSString* recipientsInvalidDescriptionEnglish = @"None of the phone numbers were valid. (See phone number formats.)"
NSString* recipientsInvalidDescriptionGerman = @"Keiner der übergebenen Rufnummern war gültig. (Siehe Rufnummernformate.)"
NSString* senderNameInvalidDescriptionEnglish = @"The name of the sender is invalid."
NSString* senderNameInvalidDescriptionGerman = @"Der Absendername ist ungültig."
NSString* subjectMissingDescriptionEnglish = @"The subject is not specified."
NSString* subjectMissingDescriptionGerman = @"Es wurde kein Betreff übergeben."
NSString* subjectTooLongDescriptionEnglish = @"The subject is too long."
NSString* subjectTooLongDescriptionGerman = @"Der Betreff ist zu lang."
NSString* tooManyNumbersDescriptionEnglish = @"Too many numbers have been past"
NSString* tooManyNumbersDescriptionGerman = @"Es wurden zu viele Rufnummern übergeben."
 All Classes Files Functions Variables Properties