mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/16589] Update titles and mail text
PHPBB3-16589
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Subject: Post moderation notification - "{TOPIC_TITLE}"
|
||||
Subject: Post needs aprroval - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
|
@@ -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:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Subject: Post moderation notification - "{TOPIC_TITLE}"
|
||||
Subject: Post needs aprroval - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
|
@@ -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:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Subject: Topic "{TOPIC_TITLE}" needs approval
|
||||
Subject: Topic needs approval - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Subject: Topic moderation notification - "{TOPIC_TITLE}"
|
||||
Subject: Topic needs approval - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
|
Reference in New Issue
Block a user