$this->
getDeliveryReturnedHtmlTemplateEn(),
$this->
getDeliveryReturnedPlainTemplateEn(),
$this->
getDeliveryReturnedHtmlTemplateDe(),
$this->
getDeliveryReturnedPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_SHIPPED_PARTIALLY,
$connection,
$defaultLangId,
$deLangId,
$this->
getDeliveryShippedPartiallyHtmlTemplateEn(),
$this->
getDeliveryShippedPartiallyPlainTemplateEn(),
$this->
getDeliveryShippedPartiallyHtmlTemplateDe(),
$this->
getDeliveryShippedPartiallyPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_SHIPPED,
$connection,
$defaultLangId,
$deLangId,
$this->
getDeliveryShippedHtmlTemplateEn(),