1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 12:01:48 +02:00

[ticket/16589] Shortens subject and email content

PHPBB3-16589
This commit is contained in:
Christian Schnegelberger
2020-10-04 13:44:41 +02:00
parent 6b92f23c81
commit a55b96c9f6
30 changed files with 54 additions and 71 deletions

View File

@@ -1,10 +1,10 @@
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:
If you want to view the newest post click the following link:
{U_NEWEST_POST}
If you want to view the topic, click the following link:
@@ -14,7 +14,6 @@ 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}