aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/language/en/email/newtopic_notify.txt6
-rw-r--r--phpBB/language/en/email/topic_notify.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/language/en/email/newtopic_notify.txt b/phpBB/language/en/email/newtopic_notify.txt
index d686e79378..deb6313d56 100644
--- a/phpBB/language/en/email/newtopic_notify.txt
+++ b/phpBB/language/en/email/newtopic_notify.txt
@@ -1,7 +1,7 @@
-Subject: Forum New Topic Notification - {FORUM_NAME}
+Subject: New Topic Notification - {FORUM_NAME}
Charset: iso-8859-1
-Hello {USERNAME},
+Hello,
You are receiving this email because you are watching the forum, "{FORUM_NAME}" at {SITENAME}. This forum has received a new topic since your last visit, "{TOPIC_TITLE}". You can use the following link to view forum, no more notifications will be sent until you visit the forum.
@@ -11,4 +11,4 @@ If you no longer wish to watch this forum you can either click the "Stop watchin
{U_STOP_WATCHING_FORUM}
-{EMAIL_SIG}
+{EMAIL_SIG} \ No newline at end of file
diff --git a/phpBB/language/en/email/topic_notify.txt b/phpBB/language/en/email/topic_notify.txt
index 9682ebbe69..574f955c40 100644
--- a/phpBB/language/en/email/topic_notify.txt
+++ b/phpBB/language/en/email/topic_notify.txt
@@ -1,7 +1,7 @@
Subject: Topic Reply Notification - {TOPIC_TITLE}
Charset: iso-8859-1
-Hello {USERNAME},
+Hello,
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.