diff --git a/phpBB/language/en/email/bookmark.txt b/phpBB/language/en/email/bookmark.txt index 32f8d6b685..2ec8a35138 100644 --- a/phpBB/language/en/email/bookmark.txt +++ b/phpBB/language/en/email/bookmark.txt @@ -2,7 +2,7 @@ Subject: Reply in "{TOPIC_TITLE}" Hello {USERNAME}, -Your bookmarked topic "{TOPIC_TITLE}" received a new reply since your last visit at "{SITENAME}". No more notifications will be sent until you visit the topic. +Your bookmarked topic "{TOPIC_TITLE}" received a new reply since your last visit to "{SITENAME}". No more notifications will be sent until you visit the topic. If you want to view the newest post click the following link: {U_NEWEST_POST} diff --git a/phpBB/language/en/email/forum_notify.txt b/phpBB/language/en/email/forum_notify.txt index e53321e2ff..7b9c19809d 100644 --- a/phpBB/language/en/email/forum_notify.txt +++ b/phpBB/language/en/email/forum_notify.txt @@ -3,7 +3,7 @@ List-Unsubscribe: <{U_STOP_WATCHING_FORUM}> Hello {USERNAME}, -The "{FORUM_NAME}" received a new reply to the topic"{TOPIC_TITLE}" by {AUTHOR_NAME} since your last visit at "{SITENAME}". No more notifications will be sent until you visit the topic. +The "{FORUM_NAME}" received a new reply to the topic"{TOPIC_TITLE}" by {AUTHOR_NAME} since your last visit to "{SITENAME}". No more notifications will be sent until you visit the topic. {U_NEWEST_POST} If you want to view the topic, click the following link: diff --git a/phpBB/language/en/email/newtopic_notify.txt b/phpBB/language/en/email/newtopic_notify.txt index c0ea44d9ee..b8d6300a59 100644 --- a/phpBB/language/en/email/newtopic_notify.txt +++ b/phpBB/language/en/email/newtopic_notify.txt @@ -3,7 +3,7 @@ List-Unsubscribe: <{U_STOP_WATCHING_FORUM}> Hello {USERNAME}, -The forum "{FORUM_NAME}" received a new topic "{TOPIC_TITLE}" by {AUTHOR_NAME} since your last visit at "{SITENAME}". No more notifications will be sent until you visit the forum. +The forum "{FORUM_NAME}" received a new topic "{TOPIC_TITLE}" by {AUTHOR_NAME} since your last visit to "{SITENAME}". No more notifications will be sent until you visit the forum. {U_FORUM} If you want to view the new topic, click the following link: diff --git a/phpBB/language/en/email/short/bookmark.txt b/phpBB/language/en/email/short/bookmark.txt index a0642b9920..963b644415 100644 --- a/phpBB/language/en/email/short/bookmark.txt +++ b/phpBB/language/en/email/short/bookmark.txt @@ -2,7 +2,7 @@ Subject: Reply in "{TOPIC_TITLE}" Hello {USERNAME}, -Your bookmarked topic "{TOPIC_TITLE}" received a new reply since your last visit at "{SITENAME}". No more notifications will be sent until you visit the topic. +Your bookmarked topic "{TOPIC_TITLE}" received a new reply since your last visit to "{SITENAME}". No more notifications will be sent until you visit the topic. If you want to view the newest post made since your last visit, click the following link: {U_NEWEST_POST} diff --git a/phpBB/language/en/email/short/newtopic_notify.txt b/phpBB/language/en/email/short/newtopic_notify.txt index a0e9cbb70a..8cd97b5cd6 100644 --- a/phpBB/language/en/email/short/newtopic_notify.txt +++ b/phpBB/language/en/email/short/newtopic_notify.txt @@ -2,7 +2,7 @@ Subject: New topic in "{FORUM_NAME}" Hello {USERNAME}, -The forum "{FORUM_NAME}" received a new topic "{TOPIC_TITLE}" by {AUTHOR_NAME} since your last visit at "{SITENAME}". No more notifications will be sent until you visit the forum. +The forum "{FORUM_NAME}" received a new topic "{TOPIC_TITLE}" by {AUTHOR_NAME} since your last visit to "{SITENAME}". No more notifications will be sent until you visit the forum. {U_FORUM} If you no longer wish to watch this forum click the following link: diff --git a/phpBB/language/en/email/short/topic_notify.txt b/phpBB/language/en/email/short/topic_notify.txt index 614bacfcec..5cce11c461 100644 --- a/phpBB/language/en/email/short/topic_notify.txt +++ b/phpBB/language/en/email/short/topic_notify.txt @@ -2,7 +2,7 @@ Subject: Reply in "{TOPIC_TITLE}" Hello {USERNAME}, -The topic "{TOPIC_TITLE}" received a new reply by {AUTHOR_NAME} since your last visit at "{SITENAME}". No more emails will be sent until you visit the topic. +The topic "{TOPIC_TITLE}" received a new reply by {AUTHOR_NAME} since your last visit to "{SITENAME}". No more emails will be sent until you visit the topic. If you want to view the newest post made since your last visit, click the following link: {U_NEWEST_POST} diff --git a/phpBB/language/en/email/topic_notify.txt b/phpBB/language/en/email/topic_notify.txt index a5932e48c6..08d4d99607 100644 --- a/phpBB/language/en/email/topic_notify.txt +++ b/phpBB/language/en/email/topic_notify.txt @@ -3,7 +3,7 @@ List-Unsubscribe: <{U_STOP_WATCHING_TOPIC}> Hello {USERNAME}, -The topic "{TOPIC_TITLE}" received a new reply by {AUTHOR_NAME} since your last visit at "{SITENAME}". No more emails will be sent until you visit the topic. +The topic "{TOPIC_TITLE}" received a new reply by {AUTHOR_NAME} since your last visit to "{SITENAME}". No more emails will be sent until you visit the topic. If you want to view the newest post click the following link: {U_NEWEST_POST}