$this->
getDeliveryShippedPartiallyHtmlTemplateEn(),
$this->
getDeliveryShippedPartiallyPlainTemplateEn(),
$this->
getDeliveryShippedPartiallyHtmlTemplateDe(),
$this->
getDeliveryShippedPartiallyPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_SHIPPED,
$connection,
$defaultLangId,
$deLangId,
$this->
getDeliveryShippedHtmlTemplateEn(),
$this->
getDeliveryShippedPlainTemplateEn(),
$this->
getDeliveryShippedHTMLTemplateDe(),
$this->
getDeliveryShippedPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_RETURNED_PARTIALLY,
$connection,
$defaultLangId,
$deLangId,
$this->
getDeliveryReturnedPartiallyHtmlTemplateEn(),