From 03c6ed32fb928f72a3a38dedfe2a9390a8b9d06f Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Mon, 5 Oct 2020 18:17:57 +0200 Subject: [PATCH] [ticket/16589] Shorten the short/bookmark.txt mail template PHPBB3-16589 --- phpBB/language/en/email/short/bookmark.txt | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/phpBB/language/en/email/short/bookmark.txt b/phpBB/language/en/email/short/bookmark.txt index 95f17b5693..a0642b9920 100644 --- a/phpBB/language/en/email/short/bookmark.txt +++ b/phpBB/language/en/email/short/bookmark.txt @@ -1,20 +1,13 @@ -Subject: Topic reply notification - "{TOPIC_TITLE}" +Subject: Reply in "{TOPIC_TITLE}" Hello {USERNAME}, -You are receiving this notification because a topic you bookmarked, "{TOPIC_TITLE}" at "{SITENAME}", 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. +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. If you want to view the newest post made since your last visit, click the following link: {U_NEWEST_POST} -If you want to view the topic, click the following link: -{U_TOPIC} - -If you want to view the forum, click the following link: -{U_FORUM} - If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here: - {U_NOTIFICATION_SETTINGS} {EMAIL_SIG}