From 21019fac662a3595c69419160dc44e559bef1750 Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Mon, 5 Oct 2020 19:43:48 +0200 Subject: [PATCH] [ticket/16589] Update titles and mail text PHPBB3-16589 --- phpBB/language/en/email/post_in_queue.txt | 2 +- phpBB/language/en/email/privmsg_notify.txt | 5 ++--- phpBB/language/en/email/short/post_in_queue.txt | 2 +- phpBB/language/en/email/short/privmsg_notify.txt | 3 +-- phpBB/language/en/email/short/topic_in_queue.txt | 2 +- phpBB/language/en/email/topic_in_queue.txt | 2 +- 6 files changed, 7 insertions(+), 9 deletions(-) diff --git a/phpBB/language/en/email/post_in_queue.txt b/phpBB/language/en/email/post_in_queue.txt index 68667ca7e5..d3a8259a9a 100644 --- a/phpBB/language/en/email/post_in_queue.txt +++ b/phpBB/language/en/email/post_in_queue.txt @@ -1,4 +1,4 @@ -Subject: Post moderation notification - "{TOPIC_TITLE}" +Subject: Post needs aprroval - "{TOPIC_TITLE}" Hello {USERNAME}, diff --git a/phpBB/language/en/email/privmsg_notify.txt b/phpBB/language/en/email/privmsg_notify.txt index 41fdbb782c..442da23769 100644 --- a/phpBB/language/en/email/privmsg_notify.txt +++ b/phpBB/language/en/email/privmsg_notify.txt @@ -1,9 +1,8 @@ -Subject: New private message has arrived +Subject: New private message Hello {USERNAME}, -You have received a new private message from "{AUTHOR_NAME}" to your account on "{SITENAME}" with the following subject: - +A new private message from "{AUTHOR_NAME}" to your account on "{SITENAME}" with the following subject has arrived: {SUBJECT} You can view your new message by clicking on the following link: diff --git a/phpBB/language/en/email/short/post_in_queue.txt b/phpBB/language/en/email/short/post_in_queue.txt index 68667ca7e5..d3a8259a9a 100644 --- a/phpBB/language/en/email/short/post_in_queue.txt +++ b/phpBB/language/en/email/short/post_in_queue.txt @@ -1,4 +1,4 @@ -Subject: Post moderation notification - "{TOPIC_TITLE}" +Subject: Post needs aprroval - "{TOPIC_TITLE}" Hello {USERNAME}, diff --git a/phpBB/language/en/email/short/privmsg_notify.txt b/phpBB/language/en/email/short/privmsg_notify.txt index bf29071ac8..da4acfb373 100644 --- a/phpBB/language/en/email/short/privmsg_notify.txt +++ b/phpBB/language/en/email/short/privmsg_notify.txt @@ -2,8 +2,7 @@ Subject: New private message has arrived Hello {USERNAME}, -New private message from "{AUTHOR_NAME}" to your account on "{SITENAME}" with the following subject: - +A new private message from "{AUTHOR_NAME}" to your account on "{SITENAME}" with the following subject has arrived: {SUBJECT} You can view your new message by clicking on the following link: diff --git a/phpBB/language/en/email/short/topic_in_queue.txt b/phpBB/language/en/email/short/topic_in_queue.txt index a906a12a8b..f4ed7b2ace 100644 --- a/phpBB/language/en/email/short/topic_in_queue.txt +++ b/phpBB/language/en/email/short/topic_in_queue.txt @@ -1,4 +1,4 @@ -Subject: Topic "{TOPIC_TITLE}" needs approval +Subject: Topic needs approval - "{TOPIC_TITLE}" Hello {USERNAME}, diff --git a/phpBB/language/en/email/topic_in_queue.txt b/phpBB/language/en/email/topic_in_queue.txt index a58c44d321..f4ed7b2ace 100644 --- a/phpBB/language/en/email/topic_in_queue.txt +++ b/phpBB/language/en/email/topic_in_queue.txt @@ -1,4 +1,4 @@ -Subject: Topic moderation notification - "{TOPIC_TITLE}" +Subject: Topic needs approval - "{TOPIC_TITLE}" Hello {USERNAME},