Ajout du FR
Ajout du FR + correction du "functions.php"
This commit is contained in:
13
language/en/email/admin_activate.txt
Normal file
13
language/en/email/admin_activate.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Activate user account
|
||||
|
||||
Hello,
|
||||
|
||||
The account owned by "{USERNAME}" has been deactivated or newly created, you should check the details of this user (if required) and handle it appropriately.
|
||||
|
||||
Use this link to view the user's profile:
|
||||
{U_USER_DETAILS}
|
||||
|
||||
Use this link to activate the account:
|
||||
{U_ACTIVATE}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/admin_send_email.txt
Normal file
13
language/en/email/admin_send_email.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
The following is an email sent to you by an administrator of "{SITENAME}". If this message is spam, contains abusive or other comments you find offensive please contact the webmaster of the board at the following address:
|
||||
|
||||
{CONTACT_EMAIL}
|
||||
|
||||
Include this full email (particularly the headers).
|
||||
|
||||
Message sent to you follows:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
{MESSAGE}
|
||||
|
||||
{EMAIL_SIG}
|
||||
9
language/en/email/admin_welcome_activated.txt
Normal file
9
language/en/email/admin_welcome_activated.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Subject: Account activated
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
Your account on "{SITENAME}" has been activated by an administrator, you may login now.
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
{EMAIL_SIG}
|
||||
19
language/en/email/admin_welcome_inactive.txt
Normal file
19
language/en/email/admin_welcome_inactive.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Subject: Welcome to "{SITENAME}"
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
Please keep this email for your records. Your account information is as follows:
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
|
||||
Board URL: {U_BOARD}
|
||||
----------------------------
|
||||
|
||||
Your account is currently inactive and will need to be approved by an administrator before you can log in. Another email will be sent when this has occurred.
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
20
language/en/email/bookmark.txt
Normal file
20
language/en/email/bookmark.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
Subject: Topic reply notification - "{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.
|
||||
|
||||
If you want to view the newest post made since your last visit, click the following link:
|
||||
{U_NEWEST_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
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}
|
||||
23
language/en/email/contact_admin.txt
Normal file
23
language/en/email/contact_admin.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
Hello {TO_USERNAME},
|
||||
|
||||
The following is an e-mail sent to you through the administration contact page on "{SITENAME}".
|
||||
|
||||
<!-- IF S_IS_REGISTERED -->
|
||||
The message has been sent from an account on the site.
|
||||
Username: {FROM_USERNAME}
|
||||
E-mail address: {FROM_EMAIL_ADDRESS}
|
||||
IP Address: {FROM_IP_ADDRESS}
|
||||
Profile: {U_FROM_PROFILE}
|
||||
<!-- ELSE -->
|
||||
The message was sent from a guest who specified the following contact information:
|
||||
Name: {FROM_USERNAME}
|
||||
E-mail address: {FROM_EMAIL_ADDRESS}
|
||||
IP Address: {FROM_IP_ADDRESS}
|
||||
<!-- ENDIF -->
|
||||
|
||||
|
||||
Message sent to you follows
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
{MESSAGE}
|
||||
42
language/en/email/coppa_resend_inactive.txt
Normal file
42
language/en/email/coppa_resend_inactive.txt
Normal file
@@ -0,0 +1,42 @@
|
||||
Subject: Welcome to "{SITENAME}"
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
In compliance with the COPPA, your account is currently inactive.
|
||||
|
||||
Please print this message and have your parent or guardian sign and date it. Then fax it to:
|
||||
|
||||
{FAX_INFO}
|
||||
|
||||
OR mail it to:
|
||||
|
||||
{MAIL_INFO}
|
||||
|
||||
------------------------------ CUT HERE ------------------------------
|
||||
Permission to participate at "{SITENAME}" - {U_BOARD}
|
||||
|
||||
Username: {USERNAME}
|
||||
Email: {EMAIL_ADDRESS}
|
||||
|
||||
I HAVE REVIEWED THE INFORMATION PROVIDED BY MY CHILD AND HEREBY GRANT PERMISSION TO "{SITENAME}" TO STORE THIS INFORMATION.
|
||||
I UNDERSTAND THIS INFORMATION CAN BE CHANGED AT ANY TIME BY ENTERING A PASSWORD.
|
||||
I UNDERSTAND THAT I MAY REQUEST FOR THIS INFORMATION TO BE REMOVED FROM "{SITENAME}" AT ANY TIME.
|
||||
|
||||
|
||||
Parent or guardian
|
||||
(print your name here): _____________________
|
||||
|
||||
(sign here): __________________
|
||||
|
||||
Date: _______________
|
||||
|
||||
------------------------------ CUT HERE ------------------------------
|
||||
|
||||
|
||||
Once the administrator has received the above form via fax or regular mail, your account will be activated.
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
42
language/en/email/coppa_welcome_inactive.txt
Normal file
42
language/en/email/coppa_welcome_inactive.txt
Normal file
@@ -0,0 +1,42 @@
|
||||
Subject: Welcome to "{SITENAME}"
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
In compliance with the COPPA, your account is currently inactive.
|
||||
|
||||
Please print this message and have your parent or guardian sign and date it. Then fax it to:
|
||||
|
||||
{FAX_INFO}
|
||||
|
||||
OR mail it to:
|
||||
|
||||
{MAIL_INFO}
|
||||
|
||||
------------------------------ CUT HERE ------------------------------
|
||||
Permission to participate at "{SITENAME}" - {U_BOARD}
|
||||
|
||||
Username: {USERNAME}
|
||||
Email: {EMAIL_ADDRESS}
|
||||
|
||||
I HAVE REVIEWED THE INFORMATION PROVIDED BY MY CHILD AND HEREBY GRANT PERMISSION TO "{SITENAME}" TO STORE THIS INFORMATION.
|
||||
I UNDERSTAND THIS INFORMATION CAN BE CHANGED AT ANY TIME BY ENTERING A PASSWORD.
|
||||
I UNDERSTAND THAT I MAY REQUEST FOR THIS INFORMATION TO BE REMOVED FROM "{SITENAME}" AT ANY TIME.
|
||||
|
||||
|
||||
Parent or guardian
|
||||
(print your name here): _____________________
|
||||
|
||||
(sign here): __________________
|
||||
|
||||
Date: _______________
|
||||
|
||||
------------------------------ CUT HERE ------------------------------
|
||||
|
||||
|
||||
Once the administrator has received the above form via fax or regular mail, your account will be activated.
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
17
language/en/email/email_notify.txt
Normal file
17
language/en/email/email_notify.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
Subject: "{SITENAME}" - Email a friend
|
||||
|
||||
Hello {TO_USERNAME},
|
||||
|
||||
This email was sent from "{SITENAME}" by {FROM_USERNAME} who thought you may be interested in the following topic:
|
||||
|
||||
{TOPIC_NAME}
|
||||
|
||||
You can find it at:
|
||||
|
||||
{U_TOPIC}
|
||||
|
||||
A message from {FROM_USERNAME} may also be included below. Please note that this message has not been seen or approved by the board administrators. If you wish to complain about having received this email please contact the board administrator at {BOARD_CONTACT}. Please quote the message headers when contacting this address.
|
||||
|
||||
----------
|
||||
|
||||
{MESSAGE}
|
||||
20
language/en/email/forum_notify.txt
Normal file
20
language/en/email/forum_notify.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
Subject: Forum post notification - "{FORUM_NAME}"
|
||||
List-Unsubscribe: <{U_STOP_WATCHING_FORUM}>
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because you are watching the forum "{FORUM_NAME}" at "{SITENAME}". This forum has received a new reply to the topic "{TOPIC_TITLE}"<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit. You can use the following link to view the last unread reply, no more notifications will be sent until you visit the topic.
|
||||
|
||||
{U_NEWEST_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
If you want to view the forum, click the following link:
|
||||
{U_FORUM}
|
||||
|
||||
If you no longer wish to watch this forum you can either click the "Unsubscribe forum" link found in the forum above, or by clicking the following link:
|
||||
|
||||
{U_STOP_WATCHING_FORUM}
|
||||
|
||||
{EMAIL_SIG}
|
||||
11
language/en/email/group_added.txt
Normal file
11
language/en/email/group_added.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Subject: You have been added to this usergroup
|
||||
|
||||
Congratulations,
|
||||
|
||||
You have been added to the "{GROUP_NAME}" group on "{SITENAME}".
|
||||
This action was done by a group leader or the site administrator, contact them for more information.
|
||||
|
||||
You can view your groups information here:
|
||||
{U_GROUP}
|
||||
|
||||
{EMAIL_SIG}
|
||||
10
language/en/email/group_request.txt
Normal file
10
language/en/email/group_request.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Subject: A request to join your group has been made
|
||||
|
||||
Dear {USERNAME},
|
||||
|
||||
The user "{REQUEST_USERNAME}" has requested to join the group "{GROUP_NAME}" you moderate on "{SITENAME}".
|
||||
To approve or deny this request for group membership please visit the following link:
|
||||
|
||||
{U_PENDING}
|
||||
|
||||
{EMAIL_SIG}
|
||||
10
language/en/email/index.htm
Normal file
10
language/en/email/index.htm
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
|
||||
</body>
|
||||
</html>
|
||||
19
language/en/email/installed.txt
Normal file
19
language/en/email/installed.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Subject: phpBB installed
|
||||
|
||||
Congratulations,
|
||||
|
||||
You have successfully installed phpBB on your server.
|
||||
|
||||
This email contains important information regarding your installation and should be kept for reference. Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
|
||||
Board URL: {U_BOARD}
|
||||
----------------------------
|
||||
|
||||
Useful information regarding the phpBB software can be found in the docs folder of your installation and on phpBB.com's support page - https://www.phpbb.com/support/
|
||||
|
||||
In order to keep your board safe and secure, we highly recommended keeping current with software releases. For your convenience, a mailing list is available at the page referenced above.
|
||||
|
||||
{EMAIL_SIG}
|
||||
18
language/en/email/newtopic_notify.txt
Normal file
18
language/en/email/newtopic_notify.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
Subject: New topic notification - "{FORUM_NAME}"
|
||||
List-Unsubscribe: <{U_STOP_WATCHING_FORUM}>
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because you are watching the forum "{FORUM_NAME}" at "{SITENAME}". This forum has received a new topic<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit, "{TOPIC_TITLE}". You can use the following link to view the forum, no more notifications will be sent until you visit the forum.
|
||||
|
||||
{U_FORUM}
|
||||
|
||||
To see new topic directly, visit the following link:
|
||||
|
||||
{U_TOPIC}
|
||||
|
||||
If you no longer wish to watch this forum you can either click the "Unsubscribe forum" link found in the forum above, or by clicking the following link:
|
||||
|
||||
{U_STOP_WATCHING_FORUM}
|
||||
|
||||
{EMAIL_SIG}
|
||||
7
language/en/email/pm_report_closed.txt
Normal file
7
language/en/email/pm_report_closed.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Subject: Report closed - "{PM_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed regarding the private message "{PM_SUBJECT}" at "{SITENAME}" has been tended to by a moderator or administrator. The report is now closed. If you have further questions, please contact {CLOSER_NAME} by private message.
|
||||
|
||||
{EMAIL_SIG}
|
||||
7
language/en/email/pm_report_deleted.txt
Normal file
7
language/en/email/pm_report_deleted.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Subject: Report deleted - "{PM_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed regarding the private message "{PM_SUBJECT}" at "{SITENAME}" was deleted by a moderator or administrator.
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/post_approved.txt
Normal file
13
language/en/email/post_approved.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Post approved - "{POST_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your post "{POST_SUBJECT}" at "{SITENAME}" was approved by a moderator or administrator.
|
||||
|
||||
If you want to view the post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_VIEW_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
11
language/en/email/post_disapproved.txt
Normal file
11
language/en/email/post_disapproved.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Subject: Post disapproved - "{POST_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your post "{POST_SUBJECT}" at "{SITENAME}" was disapproved by a moderator or administrator.
|
||||
|
||||
The following reason was given for the disapproval:
|
||||
|
||||
{REASON}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/post_in_queue.txt
Normal file
13
language/en/email/post_in_queue.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Post moderation notification - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the post "{POST_SUBJECT}" at "{SITENAME}" needs approval.
|
||||
|
||||
If you want to view the post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
15
language/en/email/privmsg_notify.txt
Normal file
15
language/en/email/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}
|
||||
13
language/en/email/profile_send_email.txt
Normal file
13
language/en/email/profile_send_email.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
Hello {TO_USERNAME},
|
||||
|
||||
The following is an email sent to you by {FROM_USERNAME} via your account on "{SITENAME}". If this message is spam, contains abusive or other comments you find offensive please contact the webmaster of the board at the following address:
|
||||
|
||||
{BOARD_CONTACT}
|
||||
|
||||
Include this full email (particularly the headers). Please note that the reply address to this email has been set to that of {FROM_USERNAME}.
|
||||
|
||||
Message sent to you follows
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
{MESSAGE}
|
||||
13
language/en/email/profile_send_im.txt
Normal file
13
language/en/email/profile_send_im.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
Hello {TO_USERNAME},
|
||||
|
||||
The following is a message sent to you by {FROM_USERNAME} via your account on "{SITENAME}". If this message is spam, contains abusive or other comments you find offensive please contact the webmaster of the board at the following address:
|
||||
|
||||
{BOARD_CONTACT}
|
||||
|
||||
Include this full message. Please note that the sender address has been set to the boards IM account.
|
||||
|
||||
Message sent to you follows
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
{MESSAGE}
|
||||
20
language/en/email/quote.txt
Normal file
20
language/en/email/quote.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
Subject: Topic reply notification - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because "{AUTHOR_NAME}" quoted you in the topic "{TOPIC_TITLE}" at "{SITENAME}". You can use the following link to view the reply made.
|
||||
|
||||
If you want to view the quoted post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
If you want to view the forum, click the following link:
|
||||
{U_FORUM}
|
||||
|
||||
If you no longer wish to receive updates about replies quoting you, please update your notification settings here:
|
||||
|
||||
{U_NOTIFICATION_SETTINGS}
|
||||
|
||||
{EMAIL_SIG}
|
||||
7
language/en/email/report_closed.txt
Normal file
7
language/en/email/report_closed.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Subject: Report closed - "{POST_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed on the post "{POST_SUBJECT}" in "{TOPIC_TITLE}" at "{SITENAME}" was handled by a moderator or by an administrator. The report was afterwards closed. If you have further questions contact {CLOSER_NAME} with a personal message.
|
||||
|
||||
{EMAIL_SIG}
|
||||
7
language/en/email/report_deleted.txt
Normal file
7
language/en/email/report_deleted.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Subject: Report deleted - "{POST_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed on the post "{POST_SUBJECT}" in "{TOPIC_TITLE}" at "{SITENAME}" was deleted by a moderator or by an administrator.
|
||||
|
||||
{EMAIL_SIG}
|
||||
10
language/en/email/report_pm.txt
Normal file
10
language/en/email/report_pm.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Subject: Private Message report - "{SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because a Private Message titled "{SUBJECT}" by "{AUTHOR_NAME}" at "{SITENAME}" was reported.
|
||||
|
||||
If you want to view the report, click the following link:
|
||||
{U_VIEW_REPORT}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/report_post.txt
Normal file
13
language/en/email/report_post.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Post report - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the post "{POST_SUBJECT}" at "{SITENAME}" was reported.
|
||||
|
||||
If you want to view the report, click the following link:
|
||||
{U_VIEW_REPORT}
|
||||
|
||||
If you want to view the post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
{EMAIL_SIG}
|
||||
20
language/en/email/short/bookmark.txt
Normal file
20
language/en/email/short/bookmark.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
Subject: Topic reply notification - "{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.
|
||||
|
||||
If you want to view the newest post made since your last visit, click the following link:
|
||||
{U_NEWEST_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
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}
|
||||
13
language/en/email/short/newtopic_notify.txt
Normal file
13
language/en/email/short/newtopic_notify.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: New topic notification - "{FORUM_NAME}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because you are watching the forum "{FORUM_NAME}" at "{SITENAME}". This forum has received a new topic<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit, "{TOPIC_TITLE}". You can use the following link to view the forum, no more notifications will be sent until you visit the forum.
|
||||
|
||||
{U_FORUM}
|
||||
|
||||
If you no longer wish to watch this forum you can either click the "Unsubscribe forum" link found in the forum above, or by clicking the following link:
|
||||
|
||||
{U_STOP_WATCHING_FORUM}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/short/post_approved.txt
Normal file
13
language/en/email/short/post_approved.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Post approved - "{POST_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your post "{POST_SUBJECT}" at "{SITENAME}" was approved by a moderator or administrator.
|
||||
|
||||
If you want to view the post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_VIEW_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
11
language/en/email/short/post_disapproved.txt
Normal file
11
language/en/email/short/post_disapproved.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Subject: Post disapproved - "{POST_SUBJECT}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your post "{POST_SUBJECT}" at "{SITENAME}" was disapproved by a moderator or administrator.
|
||||
|
||||
The following reason was given for the disapproval:
|
||||
|
||||
{REASON}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/short/post_in_queue.txt
Normal file
13
language/en/email/short/post_in_queue.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Post moderation notification - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the post "{POST_SUBJECT}" at "{SITENAME}" needs approval.
|
||||
|
||||
If you want to view the post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
15
language/en/email/short/privmsg_notify.txt
Normal file
15
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}
|
||||
20
language/en/email/short/quote.txt
Normal file
20
language/en/email/short/quote.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
Subject: Topic reply notification - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because "{AUTHOR_NAME}" quoted you in the topic "{TOPIC_TITLE}" at "{SITENAME}". You can use the following link to view the reply made.
|
||||
|
||||
If you want to view the quoted post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
If you want to view the forum, click the following link:
|
||||
{U_FORUM}
|
||||
|
||||
If you no longer wish to receive updates about replies quoting you, please update your notification settings here:
|
||||
|
||||
{U_NOTIFICATION_SETTINGS}
|
||||
|
||||
{EMAIL_SIG}
|
||||
10
language/en/email/short/report_pm.txt
Normal file
10
language/en/email/short/report_pm.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Subject: Private Message report - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because a Private Message titled "{SUBJECT}" by "{AUTHOR_NAME}" at "{SITENAME}" was reported.
|
||||
|
||||
If you want to view the report, click the following link:
|
||||
{U_VIEW_REPORT}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/short/report_post.txt
Normal file
13
language/en/email/short/report_post.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Post report - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the post "{POST_SUBJECT}" at "{SITENAME}" was reported.
|
||||
|
||||
If you want to view the report, click the following link:
|
||||
{U_VIEW_REPORT}
|
||||
|
||||
If you want to view the post, click the following link:
|
||||
{U_VIEW_POST}
|
||||
|
||||
{EMAIL_SIG}
|
||||
10
language/en/email/short/topic_approved.txt
Normal file
10
language/en/email/short/topic_approved.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Subject: Topic approved - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your topic "{TOPIC_TITLE}" at "{SITENAME}" was approved by a moderator or administrator.
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_VIEW_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
11
language/en/email/short/topic_disapproved.txt
Normal file
11
language/en/email/short/topic_disapproved.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Subject: Topic disapproved - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your topic "{TOPIC_TITLE}" at "{SITENAME}" was disapproved by a moderator or administrator.
|
||||
|
||||
The following reason was given for the disapproval:
|
||||
|
||||
{REASON}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/short/topic_in_queue.txt
Normal file
13
language/en/email/short/topic_in_queue.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Topic moderation notification - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the topic "{TOPIC_TITLE}" at "{SITENAME}" needs approval.
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_VIEW_TOPIC}
|
||||
|
||||
If you want to view the forum, click the following link:
|
||||
{U_FORUM}
|
||||
|
||||
{EMAIL_SIG}
|
||||
20
language/en/email/short/topic_notify.txt
Normal file
20
language/en/email/short/topic_notify.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
Subject: Topic reply notification - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because you are watching the topic "{TOPIC_TITLE}" at "{SITENAME}". This topic has received a reply<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> 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.
|
||||
|
||||
If you want to view the newest post made since your last visit, click the following link:
|
||||
{U_NEWEST_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
If you want to view the forum, click the following link:
|
||||
{U_FORUM}
|
||||
|
||||
If you no longer wish to watch this topic you can either click the "Unsubscribe topic" link found at the bottom of the topic above, or by clicking the following link:
|
||||
|
||||
{U_STOP_WATCHING_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
9
language/en/email/test.txt
Normal file
9
language/en/email/test.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Subject: phpBB is correctly configured to send emails
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
Congratulations. If you received this email, phpBB is correctly configured to send emails.
|
||||
|
||||
In case you require assistance, please visit the phpBB support forums - https://www.phpbb.com/community/
|
||||
|
||||
{EMAIL_SIG}
|
||||
10
language/en/email/topic_approved.txt
Normal file
10
language/en/email/topic_approved.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Subject: Topic approved - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your topic "{TOPIC_TITLE}" at "{SITENAME}" was approved by a moderator or administrator.
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_VIEW_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
11
language/en/email/topic_disapproved.txt
Normal file
11
language/en/email/topic_disapproved.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Subject: Topic disapproved - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because your topic "{TOPIC_TITLE}" at "{SITENAME}" was disapproved by a moderator or administrator.
|
||||
|
||||
The following reason was given for the disapproval:
|
||||
|
||||
{REASON}
|
||||
|
||||
{EMAIL_SIG}
|
||||
13
language/en/email/topic_in_queue.txt
Normal file
13
language/en/email/topic_in_queue.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Subject: Topic moderation notification - "{TOPIC_TITLE}"
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the topic "{TOPIC_TITLE}" at "{SITENAME}" needs approval.
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_VIEW_TOPIC}
|
||||
|
||||
If you want to view the forum, click the following link:
|
||||
{U_FORUM}
|
||||
|
||||
{EMAIL_SIG}
|
||||
20
language/en/email/topic_notify.txt
Normal file
20
language/en/email/topic_notify.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
Subject: Topic reply notification - "{TOPIC_TITLE}"
|
||||
List-Unsubscribe: <{U_STOP_WATCHING_TOPIC}>
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because you are watching the topic "{TOPIC_TITLE}" at "{SITENAME}". This topic has received a reply<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit. 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:
|
||||
{U_NEWEST_POST}
|
||||
|
||||
If you want to view the topic, click the following link:
|
||||
{U_TOPIC}
|
||||
|
||||
If you want to view the forum, click the following link:
|
||||
{U_FORUM}
|
||||
|
||||
If you no longer wish to watch this topic you can either click the "Unsubscribe topic" link found at the bottom of the topic above, or by clicking the following link:
|
||||
{U_STOP_WATCHING_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
9
language/en/email/user_activate.txt
Normal file
9
language/en/email/user_activate.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Subject: Reactivate your account
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
Your account on "{SITENAME}" has been deactivated, most likely due to changes made to your profile. In order to reactivate your account you must click on the link below:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
{EMAIL_SIG}
|
||||
7
language/en/email/user_activate_inactive.txt
Normal file
7
language/en/email/user_activate_inactive.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Subject: Your account has been deactivated
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
Your account on "{SITENAME}" has been deactivated, most likely due to changes made to your profile. The administrator of the board will need to activate it before you can log in. You will receive another notification when this has occurred.
|
||||
|
||||
{EMAIL_SIG}
|
||||
17
language/en/email/user_activate_passwd.txt
Normal file
17
language/en/email/user_activate_passwd.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
Subject: New password activation
|
||||
|
||||
Hello {USERNAME}
|
||||
|
||||
You are receiving this notification because you have (or someone pretending to be you has) requested a new password be sent for your account on "{SITENAME}". If you did not request this notification then please ignore it, if you keep receiving it please contact the board administrator.
|
||||
|
||||
To use the new password you need to activate it. To do this click the link provided below.
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
If successful you will be able to login using the following password:
|
||||
|
||||
Password: {PASSWORD}
|
||||
|
||||
You can of course change this password yourself via the profile page. If you have any difficulties please contact the board administrator.
|
||||
|
||||
{EMAIL_SIG}
|
||||
18
language/en/email/user_reactivate_account.txt
Normal file
18
language/en/email/user_reactivate_account.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
Subject: Reactivate your account on "{SITENAME}"
|
||||
|
||||
A board administrator requested that your account be reactivated. Your account is currently inactive.
|
||||
Please follow the steps listed here to reactivate your account.
|
||||
|
||||
Please keep this email for your records. Your account information is as follows:
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
----------------------------
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
Please visit the following link to reactivate your account:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
{EMAIL_SIG}
|
||||
11
language/en/email/user_remind_inactive.txt
Normal file
11
language/en/email/user_remind_inactive.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Subject: Inactive account reminder
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
This notification is a reminder that your account at "{SITENAME}", created on {REGISTER_DATE}, remains inactive. If you would like to activate this account, please visit the following link:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
Thank you for registering at "{SITENAME}", we look forward to your participation.
|
||||
|
||||
{EMAIL_SIG}
|
||||
19
language/en/email/user_resend_inactive.txt
Normal file
19
language/en/email/user_resend_inactive.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Subject: Welcome to "{SITENAME}"
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
Please keep this email for your records. Your account information is as follows:
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
----------------------------
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
Please visit the following link in order to activate your account:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
17
language/en/email/user_welcome.txt
Normal file
17
language/en/email/user_welcome.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
Subject: Welcome to "{SITENAME}"
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
Please keep this email for your records. Your account information is as follows:
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
|
||||
Board URL: {U_BOARD}
|
||||
----------------------------
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
21
language/en/email/user_welcome_inactive.txt
Normal file
21
language/en/email/user_welcome_inactive.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
Subject: Welcome to "{SITENAME}"
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
Please keep this email for your records. Your account information is as follows:
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
|
||||
Board URL: {U_BOARD}
|
||||
----------------------------
|
||||
|
||||
Please visit the following link in order to activate your account:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
Reference in New Issue
Block a user