From 104995cfb1409ba13a3f116a83f2cdf6f452bb56 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 25 Oct 2023 17:55:54 +0700 Subject: [PATCH] Updated --- library/language/en/email/privmsg_notify.html | 4 ++-- library/language/en/email/profile_send_email.html | 2 +- library/language/en/email/topic_notify.html | 4 ++-- library/language/en/email/user_activate.html | 4 ++-- library/language/en/email/user_activate_passwd.html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/library/language/en/email/privmsg_notify.html b/library/language/en/email/privmsg_notify.html index 60100602..0f68c5ef 100644 --- a/library/language/en/email/privmsg_notify.html +++ b/library/language/en/email/privmsg_notify.html @@ -1,7 +1,7 @@ Subject: New Private Message has arrived Charset: UTF-8 -Hello {USERNAME}, +Hello, {USERNAME}. You have received a new private message to your account on "{SITENAME}" and you have requested that you be notified on this event. You can view your new message by clicking on the following link: @@ -9,4 +9,4 @@ You have received a new private message to your account on "{SITENAME}" and you Remember that you can always choose not to be notified of new messages by changing the appropriate setting in your profile. -{EMAIL_SIG} \ No newline at end of file +{EMAIL_SIG} diff --git a/library/language/en/email/profile_send_email.html b/library/language/en/email/profile_send_email.html index b98c7075..5994e539 100644 --- a/library/language/en/email/profile_send_email.html +++ b/library/language/en/email/profile_send_email.html @@ -1,6 +1,6 @@ Charset: UTF-8 -Hello {TO_USERNAME}, +Hello, {TO_USERNAME}. The following is an email sent to you by {FROM_USERNAME} via your account on {SITENAME}. If this message is spam, contains abusive or other comments you find offensive please contact the webmaster of the board at the following address: diff --git a/library/language/en/email/topic_notify.html b/library/language/en/email/topic_notify.html index 564be8d0..1df20917 100644 --- a/library/language/en/email/topic_notify.html +++ b/library/language/en/email/topic_notify.html @@ -1,7 +1,7 @@ Subject: Topic Reply Notification - {TOPIC_TITLE} Charset: UTF-8 -Hello, +Hello, {USERNAME}. You are receiving this email because you are watching the topic, "{TOPIC_TITLE}" at {SITENAME}. This topic has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic. @@ -11,4 +11,4 @@ If you no longer wish to watch this topic you can either click the "Stop watchin {U_STOP_WATCHING_TOPIC} -{EMAIL_SIG} \ No newline at end of file +{EMAIL_SIG} diff --git a/library/language/en/email/user_activate.html b/library/language/en/email/user_activate.html index 1133e4a3..b15a2ef4 100644 --- a/library/language/en/email/user_activate.html +++ b/library/language/en/email/user_activate.html @@ -1,10 +1,10 @@ Subject: Reactivate your account Charset: UTF-8 -Hello {USERNAME}, +Hello, {USERNAME}. Your account on "{SITENAME}" has been deactivated, most likely due to changes made to your profile. In order to reactivate your account you must click on the link below: {U_ACTIVATE} -{EMAIL_SIG} \ No newline at end of file +{EMAIL_SIG} diff --git a/library/language/en/email/user_activate_passwd.html b/library/language/en/email/user_activate_passwd.html index e3b911f7..837df830 100644 --- a/library/language/en/email/user_activate_passwd.html +++ b/library/language/en/email/user_activate_passwd.html @@ -1,7 +1,7 @@ Subject: New password activation Charset: UTF-8 -Hello {USERNAME} +Hello, {USERNAME}. You are receiving this email because you have (or someone pretending to be you has) requested a new password be sent for your account on {SITENAME}. If you did not request this email then please ignore it, if you keep receiving it please contact the board administrator.