mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/16589] Update titles and mail text
PHPBB3-16589
This commit is contained in:
parent
03c6ed32fb
commit
21019fac66
6 changed files with 7 additions and 9 deletions
|
@ -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},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue