From 014b7d5b1fe31129a9cd2691619210c2489789b6 Mon Sep 17 00:00:00 2001 From: Son Date: Wed, 3 Nov 2021 12:36:07 +0100 Subject: [PATCH] improve wording on setting page --- app/dashboard/templates/dashboard/setting.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/dashboard/templates/dashboard/setting.html b/app/dashboard/templates/dashboard/setting.html index cbc59151..6d1c1b8f 100644 --- a/app/dashboard/templates/dashboard/setting.html +++ b/app/dashboard/templates/dashboard/setting.html @@ -316,8 +316,8 @@
When replying to a forwarded email, the reverse-alias can be automatically included - in the attached message by your email client.
- Turning on this option will replace the reverse-alias by your contact email.
+ in the attached message by your email client. + If this option is enabled, SimpleLogin will try to replace the reverse-alias by your contact email.
@@ -340,9 +340,10 @@ By default, the reverse-alias is randomly generated and doesn't contain any information about the sender.
- You can however enable this option to include the sender address in the reverse-alias.
+ Enabling this option will include the sender address in the reverse-alias.
- This can be useful when setting up an email filter and makes the reverse-alias more readable. + This can be useful if you want to set up email filters based on the reverse-alias. + It will also make the reverse-alias more readable.