diff pkg/imports/report.go @ 5369:4d126cf58fbc extented-report

Re-phrased the text of the email send for reports a bit.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 24 Jun 2021 10:53:44 +0200
parents 74bae79de83e
children 0de64b3017ac
line wrap: on
line diff
--- a/pkg/imports/report.go	Wed Jun 23 15:13:56 2021 +0200
+++ b/pkg/imports/report.go	Thu Jun 24 10:53:44 2021 +0200
@@ -62,11 +62,11 @@
 	Parse(`Dear {{ .Receiver }}
 
 this is an automatically generated report from the Gemma system.
-You received this mail because you are listed as a report receiver in
-the system. If you received this mail without consent please
+You got this mail because you are listed as a report receiver.
+If you received it without consent please
 contact {{ .Admin }} under {{ .AdminEmail }}.
 
-Find attached {{ .Attachment }} which contains the {{ .Report }} from {{ .When }}.
+Find attached {{ .Attachment }} containing the {{ .Report }} report from {{ .When }}.
 
 Kind Regards`))