mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[ticket/11103] Move all email templates to the email/ directory & prep short
Prepare short email templates (to be used in jabber) PHPBB3-11103
This commit is contained in:
15
phpBB/language/en/email/short/privmsg_notify.txt
Normal file
15
phpBB/language/en/email/short/privmsg_notify.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Subject: New private message has arrived
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You have received a new private message from "{AUTHOR_NAME}" to your account on "{SITENAME}" with the following subject:
|
||||
|
||||
{SUBJECT}
|
||||
|
||||
You can view your new message by clicking on the following link:
|
||||
|
||||
{U_VIEW_MESSAGE}
|
||||
|
||||
You have requested that you be notified on this event, remember that you can always choose not to be notified of new messages by changing the appropriate setting in your profile.
|
||||
|
||||
{EMAIL_SIG}
|
Reference in New Issue
Block a user