$this->
getOrderStateCancelledHtmlTemplateEn(),
$this->
getOrderStateCancelledPlainTemplateEn(),
$this->
getOrderStateCancelledHTMLTemplateDe(),
$this->
getOrderStateCancelledPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_STATE_OPEN,
$connection,
$defaultLangId,
$deLangId,
$this->
getOrderStateOpenHtmlTemplateEn(),
$this->
getOrderStateOpenPlainTemplateEn(),
$this->
getOrderStateOpenHTMLTemplateDe(),
$this->
getOrderStateOpenPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_STATE_IN_PROGRESS,
$connection,
$defaultLangId,
$deLangId,
$this->
getOrderStateProgressHtmlTemplateEn(),