diff --git a/phpBB/language/en/email/short/bookmark.txt b/phpBB/language/en/email/short/bookmark.txt deleted file mode 100644 index 963b644415..0000000000 --- a/phpBB/language/en/email/short/bookmark.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: Reply in "{TOPIC_TITLE}" - -Hello {USERNAME}, - -Your bookmarked topic "{TOPIC_TITLE}" received a new reply since your last visit to "{SITENAME}". 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 no longer wish to receive updates about replies to bookmarks, please update your notification settings here: -{U_NOTIFICATION_SETTINGS} - -{EMAIL_SIG} diff --git a/phpBB/language/en/email/short/newtopic_notify.txt b/phpBB/language/en/email/short/newtopic_notify.txt deleted file mode 100644 index e8f8c25b9e..0000000000 --- a/phpBB/language/en/email/short/newtopic_notify.txt +++ /dev/null @@ -1,11 +0,0 @@ -Subject: New topic in "{FORUM_NAME}" - -Hello {USERNAME}, - -The forum "{FORUM_NAME}" received a new topic "{TOPIC_TITLE}" by {AUTHOR_NAME} since your last visit to "{SITENAME}". No more notifications will be sent until you visit the forum. -{U_FORUM} - -If you no longer wish to watch this forum click the following link: -{U_STOP_WATCHING_FORUM} - -{EMAIL_SIG} diff --git a/phpBB/language/en/email/short/post_approved.txt b/phpBB/language/en/email/short/post_approved.txt deleted file mode 100644 index 87e8acebb6..0000000000 --- a/phpBB/language/en/email/short/post_approved.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: Post approved - "{POST_SUBJECT}" - -Hello {USERNAME}, - -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} diff --git a/phpBB/language/en/email/short/post_disapproved.txt b/phpBB/language/en/email/short/post_disapproved.txt deleted file mode 100644 index 11a0564cb8..0000000000 --- a/phpBB/language/en/email/short/post_disapproved.txt +++ /dev/null @@ -1,11 +0,0 @@ -Subject: Post disapproved - "{POST_SUBJECT}" - -Hello {USERNAME}, - -Your post "{POST_SUBJECT}" at "{SITENAME}" was disapproved by a moderator or administrator. - -The following reason was given for the disapproval: - -{REASON} - -{EMAIL_SIG} diff --git a/phpBB/language/en/email/short/post_in_queue.txt b/phpBB/language/en/email/short/post_in_queue.txt deleted file mode 100644 index 8ccbc8e9bb..0000000000 --- a/phpBB/language/en/email/short/post_in_queue.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: Post needs approval - "{TOPIC_TITLE}" - -Hello {USERNAME}, - -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} diff --git a/phpBB/language/en/email/short/privmsg_notify.txt b/phpBB/language/en/email/short/privmsg_notify.txt deleted file mode 100644 index 0c579fa51c..0000000000 --- a/phpBB/language/en/email/short/privmsg_notify.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: New private message - -Hello {USERNAME}, - -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: -{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} diff --git a/phpBB/language/en/email/short/quote.txt b/phpBB/language/en/email/short/quote.txt deleted file mode 100644 index 871f471037..0000000000 --- a/phpBB/language/en/email/short/quote.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: Quoted in "{TOPIC_TITLE}" - -Hello {USERNAME}, - -"{AUTHOR_NAME}" quoted you in the topic "{TOPIC_TITLE}" at "{SITENAME}". - -If you want to view the quoted post, click the following link: -{U_VIEW_POST} - -If you no longer wish to receive updates about replies quoting you, please update your notification settings here: -{U_NOTIFICATION_SETTINGS} - -{EMAIL_SIG} diff --git a/phpBB/language/en/email/short/report_pm.txt b/phpBB/language/en/email/short/report_pm.txt deleted file mode 100644 index 771646046b..0000000000 --- a/phpBB/language/en/email/short/report_pm.txt +++ /dev/null @@ -1,10 +0,0 @@ -Subject: Private Message report - "{SUBJECT}" - -Hello {USERNAME}, - -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} diff --git a/phpBB/language/en/email/short/report_post.txt b/phpBB/language/en/email/short/report_post.txt deleted file mode 100644 index 1e50af1615..0000000000 --- a/phpBB/language/en/email/short/report_post.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: Post report - "{TOPIC_TITLE}" - -Hello {USERNAME}, - -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} diff --git a/phpBB/language/en/email/short/topic_approved.txt b/phpBB/language/en/email/short/topic_approved.txt deleted file mode 100644 index 132a15ea24..0000000000 --- a/phpBB/language/en/email/short/topic_approved.txt +++ /dev/null @@ -1,10 +0,0 @@ -Subject: Topic approved - "{TOPIC_TITLE}" - -Hello {USERNAME}, - -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} diff --git a/phpBB/language/en/email/short/topic_disapproved.txt b/phpBB/language/en/email/short/topic_disapproved.txt deleted file mode 100644 index dfb0f29228..0000000000 --- a/phpBB/language/en/email/short/topic_disapproved.txt +++ /dev/null @@ -1,11 +0,0 @@ -Subject: Topic disapproved - "{TOPIC_TITLE}" - -Hello {USERNAME}, - -Your topic "{TOPIC_TITLE}" at "{SITENAME}" was disapproved by a moderator or administrator. - -The following reason was given for the disapproval: - -{REASON} - -{EMAIL_SIG} diff --git a/phpBB/language/en/email/short/topic_in_queue.txt b/phpBB/language/en/email/short/topic_in_queue.txt deleted file mode 100644 index f4ed7b2ace..0000000000 --- a/phpBB/language/en/email/short/topic_in_queue.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: Topic needs approval - "{TOPIC_TITLE}" - -Hello {USERNAME}, - -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} diff --git a/phpBB/language/en/email/short/topic_notify.txt b/phpBB/language/en/email/short/topic_notify.txt deleted file mode 100644 index d92b342f33..0000000000 --- a/phpBB/language/en/email/short/topic_notify.txt +++ /dev/null @@ -1,13 +0,0 @@ -Subject: Reply in "{TOPIC_TITLE}" - -Hello {USERNAME}, - -The topic "{TOPIC_TITLE}" received a new reply by {AUTHOR_NAME} since your last visit to "{SITENAME}". No more emails 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 no longer wish to watch this topic click the following link: -{U_STOP_WATCHING_TOPIC} - -{EMAIL_SIG}