lang_email_content.php

来自「sabreipb 2.1.6 utf-8中文版本!」· PHP 代码 · 共 611 行

PHP
611
字号
<?php//----- SET UP CUSTOM HEADERS AND FOOTERS HERE --//$lang['header'] = "";$lang['footer'] = <<<EOFRegards,The <#BOARD_NAME#> team.<#BOARD_ADDRESS#>EOF;//-------------------------------// NEW PAID SUBSCRIPTION//-------------------------------$lang['subject__new_subscription'] = 'New Subscription Purchase';$lang['new_subscription'] = <<<EOFHello!This email has been sent from: <#BOARD_NAME#> as confirmation of yoursubscription purchase.----------------------------------Package Purchased: <#PACKAGE#>Package Expires: <#EXPIRES#>Subscriptions: <#LINK#>----------------------------------EOF;//-------------------------------// SUBSCRIPTION EXPIRES//-------------------------------$lang['subject__subscription_expires'] = 'Subscription Expiration';$lang['subscription_expires'] = <<<EOFHello!This email has been sent from: <#BOARD_NAME#> to remind you that yoursubscription is due to expire soon.----------------------------------Package Purchased: <#PACKAGE#>Package Expires: <#EXPIRES#>Subscriptions: <#LINK#>----------------------------------If you wish to continue with your subscription, please re-purchase the subscriptionwhen your current subscription expires.If you wish to allow your subscription to expire, you do not need to do anything.EOF;//-------------------------------// NEW MOD __TOPIC__//-------------------------------$lang['subject__new_topic_queue_notify'] = 'New Topic Awaiting Approval';$lang['new_topic_queue_notify'] = <<<EOFHello!This email has been sent from: <#BOARD_NAME#>.A new topic has been entered into the moderation queue and is awaitingapproval.----------------------------------Topic: <#TOPIC#>Forum: <#FORUM#>Author: <#POSTER#>Time: <#DATE#>Manage Queue: <#LINK#>----------------------------------If you no longer require notification, you can stop these emails by simplyremoving your email address from the forum settings options.<#BOARD_ADDRESS#>EOF;//-------------------------------// NEW MOD __POST__//-------------------------------$lang['subject__new_post_queue_notify'] = 'New Post Awaiting Approval';$lang['new_post_queue_notify'] = <<<EOFHello!This email has been sent from: <#BOARD_NAME#>.A new post has been entered into the moderation queue and is awaitingapproval.----------------------------------Topic: <#TOPIC#>Forum: <#FORUM#>Author: <#POSTER#>Time: <#DATE#>Manage Queue: <#LINK#>----------------------------------If you no longer require notification, you can stop these emails by simplyremoving your email address from the forum settings options.<#BOARD_ADDRESS#>EOF;//-------------------------------// FORUM: WEEKLY//-------------------------------$lang['subject__digest_forum_weekly'] = 'Your weekly new topics digest';$lang['digest_forum_weekly'] = <<<EOF<#NAME#>,This is the digest of this weeks posts in forum <#NAME#>.----------------------------------------------------------------------<#CONTENT#>----------------------------------------------------------------------The topic can be found here:<#BOARD_ADDRESS#>?showtopic=<#TOPIC_ID#>&view=getnewpostUnsubscribing:--------------You can unsubscribe at any time by logging into your control panel and clicking on the "View Subscriptions" link.EOF;//-------------------------------// FORUM: DAILY//-------------------------------$lang['subject__digest_forum_daily'] = 'Your daily new topics digest';$lang['digest_forum_daily'] = <<<EOF<#NAME#>,This your daily new topics digest!----------------------------------------------------------------------<#CONTENT#>----------------------------------------------------------------------The forum can be found here:<#BOARD_ADDRESS#>?showforum=<#FORUM_ID#>Unsubscribing:--------------You can unsubscribe at any time by logging into your control panel and clicking on the "View Subscriptions" link.EOF;//-------------------------------// TOPIC: WEEKLY//-------------------------------$lang['subject__digest_topic_weekly'] = 'Your weekly new posts digest';$lang['digest_topic_weekly'] = <<<EOF<#NAME#>,This your weekly new topics digest!----------------------------------------------------------------------<#CONTENT#>----------------------------------------------------------------------The forum can be found here:<#BOARD_ADDRESS#>?showforum=<#FORUM_ID#>Unsubscribing:--------------You can unsubscribe at any time by logging into your control panel and clicking on the "View Subscriptions" link.EOF;//-------------------------------// TOPIC: DAILY//-------------------------------$lang['subject__digest_topic_daily'] = 'Your daily new posts digest';$lang['digest_topic_daily'] = <<<EOF<#NAME#>,This is the digest of posts in topic "<#TITLE#>" for today.----------------------------------------------------------------------<#CONTENT#>----------------------------------------------------------------------The topic can be found here:<#BOARD_ADDRESS#>?showtopic=<#TOPIC_ID#>&view=getnewpostUnsubscribing:--------------You can unsubscribe at any time by logging into your control panel and clicking on the "View Subscriptions" link.EOF;//----------$lang['subject__pm_notify'] = 'You have a new personal message';$lang['pm_notify'] = <<<EOF<#NAME#>,<#POSTER#> has sent you a new personal message entitled "<#TITLE#>".You can read this personal message by following the link below:<#BOARD_ADDRESS#><#LINK#>EOF;$lang['send_text']	= <<<EOFI thought you might be interested in reading this web page: <#THE LINK#>From,<#USER NAME#>EOF;$lang['report_post'] = <<<EOF<#MOD_NAME#>,You have been sent this communication from <#USERNAME#> via the "Report this post to a moderator" link.------------------------------------------------Topic: <#TOPIC#>------------------------------------------------Link to post: <#LINK_TO_POST#> ------------------------------------------------Report:<#REPORT#>------------------------------------------------EOF;$lang['pm_archive'] = <<<EOF<#NAME#>,This email has been sent from <#BOARD_ADDRESS#>.Your archived messages have been compiled into a singlefile and has been attached to this message.EOF;$lang['reg_validate'] = <<<EOF<#NAME#>,This email has been sent from <#BOARD_ADDRESS#>.You have received this email because this email addresswas used during registration for our forums.If you did not register at our forums, please disregard thisemail. You do not need to unsubscribe or take any further action.------------------------------------------------Activation Instructions------------------------------------------------Thank you for registering.We require that you "validate" your registration to ensure thatthe email address you entered was correct. This protects againstunwanted spam and malicious abuse.To activate your account, simply click on the following link:<#THE_LINK#>(AOL Email users may need to cut and paste the link into your webbrowser).------------------------------------------------Not working?------------------------------------------------If you could not validate your registration by clicking on the link, pleasevisit this page:<#MAN_LINK#>It will ask you for a user id number, and your validation key. These are shownbelow:User ID: <#ID#>Validation Key: <#CODE#>Please cut and paste, or type those numbers into the corresponding fields in the form.If you still cannot validate your account, it's possible that the account has been removed.If this is the case, please contact an administrator to rectify the problem.Thank you for registering and enjoy your stay!EOF;$lang['admin_newuser'] = <<<EOFHello Mr. Admin Sir!You have received this email because a new user has registered!<#MEMBER_NAME#> completed their registration on <#DATE#>You can turn off user notification in the Admin Control PanelHave a super day!EOF;$lang['lost_pass'] = <<<EOF<#NAME#>,This email has been sent from <#BOARD_ADDRESS#>.You have received this email because a user account password recoverywas instigated by you on <#BOARD_NAME#>.------------------------------------------------IMPORTANT!------------------------------------------------If you did not request this password change, please IGNORE and DELETE thisemail immediately. Only continue if you wish your password to be reset!------------------------------------------------Activation Instructions Below------------------------------------------------We require that you "validate" your password recovery to ensure thatyou instigated this action. This protects againstunwanted spam and malicious abuse.Simply click on the link below and complete the rest of the form<#THE_LINK#>(AOL Email users may need to cut and paste the link into your webbrowser).------------------------------------------------Not working?------------------------------------------------If you could not validate your registration by clicking on the link, pleasevisit this page:<#MAN_LINK#>It will ask you for a user id number, and your validation key. These are shownbelow:User ID: <#ID#>Validation Key: <#CODE#>Please cut and paste, or type those numbers into the corresponding fields in the form.------------------------------------------------Is this not working?------------------------------------------------If you cannot re-activate your account, it's possible that the account has been removed or youare in the process of another activation, such as registering or changing your registered email address.If this is the case, then please complete the previous activation.If the error persists, please contact an administrator to rectify the problem.IP address of sender: <#IP_ADDRESS#>EOF;$lang['newemail'] = <<<EOF<#NAME#>,This email has been sent from <#BOARD_ADDRESS#>.You have received this email because you requested anemail address change.------------------------------------------------Activation Instructions Below------------------------------------------------We require that you "validate" your email address change to ensure thatyou instigated this action. This protects againstunwanted spam and malicious abuse.To activate your account, simply click on the following link:<#THE_LINK#>(AOL Email users may need to cut and paste the link into your webbrowser).------------------------------------------------Not working?------------------------------------------------If you could not validate your registration by clicking on the link, pleasevisit this page:<#MAN_LINK#>It will ask you for a user id number, and your validation key. These are shownbelow:User ID: <#ID#>Validation Key: <#CODE#>Please cut and paste, or type those numbers into the corresponding fields in the form.Once the activation is complete, you may need to log back in to update your member grouppermissions.------------------------------------------------Help! I get an error!------------------------------------------------If you cannot re-activate your account, it's possible that the account has been removed or youare in the process of another activation, such as registering or changing your registered email address.If this is the case, then please complete the previous activation.If the error persists, please contact an administrator to rectify the problem.EOF;$lang['forward_page'] = <<<EOF<#TO_NAME#><#THE_MESSAGE#>---------------------------------------------------Please note that <#BOARD_NAME#> has no control over thecontents of this message.---------------------------------------------------EOF;$lang['subject__subs_with_post'] = 'Topic Subscription Reply Notification';$lang['subs_with_post'] = <<<EOF<#NAME#>,<#POSTER#> has just posted a reply to a topic that you have subscribed to titled "<#TITLE#>".----------------------------------------------------------------------<#POST#>----------------------------------------------------------------------The topic can be found here:<#BOARD_ADDRESS#>?showtopic=<#TOPIC_ID#>&view=getnewpostIf you have configured in your control panel to recieve immediate topic reply notifications, you may receive anemail for each reply made to this topic.  Otherwise, only 1 email is sent per board visit for each subscribed topic. This is to limit the amount of mail that is sent to your inbox.Unsubscribing:--------------You can unsubscribe at any time by logging into your control panel and clicking on the "View Subscriptions" link.EOF;$lang['subject__subs_new_topic'] = 'Forum Subscription New Topic Notification';$lang['subs_new_topic'] = <<<EOF<#NAME#>,<#POSTER#> has just posted a new topic entitled "<#TITLE#>" in forum "<#FORUM#>".----------------------------------------------------------------------<#POST#>----------------------------------------------------------------------The topic can be found here:<#BOARD_ADDRESS#>?showtopic=<#TOPIC_ID#>Please note that if you wish to get email notification of any replies to this topic, you will have to click on the"Track this Topic" link shown on the topic page, or by visiting the link below:<#BOARD_ADDRESS#>?act=Track&f=<#FORUM_ID#>&t=<#TOPIC_ID#>Unsubscribing:--------------You can unsubscribe at any time by logging into your control panel and clicking on the "View Subscriptions" link.If you are not subscribed to any forums and wish to stop receiving notification, uncheck the setting"Send me any updates sent by the board administrator" found in 'My Controls' under 'Email Settings'.EOF;$lang['subject__subs_no_post'] = 'Topic Subscription Reply Notification';$lang['subs_no_post'] = <<<EOF<#NAME#>,<#POSTER#> has just posted a reply to a topic that you have subscribed to titled "<#TITLE#>".The topic can be found here:<#BOARD_ADDRESS#>?showtopic=<#TOPIC_ID#>&view=getnewpostThere may be more replies to this topic, but only 1 email is sent per board visit for each subscribed topic. This isto limit the amount of mail that is sent to your inbox.Unsubscribing:--------------You can unsubscribe at any time by logging into your control panel and clicking on the "View Subscriptions" link.EOF;$lang['email_member'] = <<<EOF<#MEMBER_NAME#>,<#FROM_NAME#> has sent you this email from <#BOARD_ADDRESS#>.<#MESSAGE#>---------------------------------------------------Please note that <#BOARD_NAME#> has no control over thecontents of this message.---------------------------------------------------EOF;$lang['complete_reg'] = <<<EOFSuccess!An administrator has accepted your registration request or email address change at <#BOARD_NAME#>. You may now log in withyour chosen details and access your full user account at <#BOARD_ADDRESS#>EOF;?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?