$this->
getDeliveryReturnedPartiallyHTMLTemplateDe(),
$this->
getDeliveryReturnedPartiallyPlainTemplateDe() );
// update order state email template
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_STATE_CANCELLED,
$connection,
$defaultLangId,
$deLangId,
$this->
getOrderStateCancelledHtmlTemplateEn(),
$this->
getOrderStateCancelledPlainTemplateEn(),
$this->
getOrderStateCancelledHTMLTemplateDe(),
$this->
getOrderStateCancelledPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_STATE_OPEN,
$connection,
$defaultLangId,
$deLangId,
$this->
getOrderStateOpenHtmlTemplateEn(),
$this->
getOrderStateOpenPlainTemplateEn(),