diff --git a/Application/views/en/translations.php b/Application/views/en/translations.php index c505fef..b2817a9 100644 --- a/Application/views/en/translations.php +++ b/Application/views/en/translations.php @@ -62,8 +62,8 @@ return [ 'D3_MAILCHECKER_DMARCRESULT_HL' => 'DMARC (Reject policy and reporting)', 'D3_MAILCHECKER_DMARCRESULT_DESC' => 'The DMARC entry defines how to deal with mails for which the authentication checks have failed. Mail addresses for reports can also be specified there.', - 'D3_MAILCHECKER_DMARCRESULT_SET' => 'A DMARC entry is set, the behaviour is not set to ‘ignore’.', - 'D3_MAILCHECKER_DMARCRESULT_MISSING' => 'No DMARC entry is set or configured with ‘ignore’. This should be changed urgently.', + 'D3_MAILCHECKER_DMARCRESULT_SET' => 'A DMARC entry is set, the behaviour is not set to "ignore".', + 'D3_MAILCHECKER_DMARCRESULT_MISSING' => 'No DMARC entry is set or configured with "ignore". This should be changed urgently.', 'D3_MAILCHECKER_DMARCRESULT_ERROR' => 'The DMARC record cannot be checked', 'D3_MAILCHECKER_DMARCRESULT_LINKS' => 'Related Links', 'D3_MAILCHECKER_DMARCRESULT_LINK_ANALYSIS' => 'DMARC analysis',