{if $formSubmitted}
{if $submitResult} {"Changes successfully changed."|i18n} {else} {"Changes NOT saved. Please, try again later."|i18n} {/if}
{/if}

{"Script Settings"|i18n}

{"Software URL / Web Location"|i18n}

{"Must include http:// beginning and should NOT have a trailing slash."|i18n} {"EX: http://domain.com/12all"|i18n}
 
{"Language"|i18n}


{"What to use for sending mail"|i18n}
{* *} {if $mailer == 'swift'} {/if} {/if}
   
    {"Sendmail Path"|alang}
    {"Leave this field blank if you wish to use system-defined path."|i18n}
   
{"SMTP"|alang}
    {"SMTP Server"|alang}
{"Port"|alang}
   
    {"Username"|alang} {"If authentication is not required, do not enter a username."|help}
{"Password"|alang} {"If authentication is not required, do not enter a password."|help}
   
    {"Encryption"|i18n}
{if $rotator}
 

  {"Add/Edit Multiple Sending Methods"|alang}
{* {if $mailer == 'swift'} {/if}
Mail() {"Default Sending Method."|i18n}
  {"Will use the default MTA on your system. Such as sendmail, qmail, etc..."|i18n}
  {"Force Sendmail - Do not check unless sending does not work with mail() setting above."|i18n}
   
SMTP
{"Specify a SMTP server"|i18n}
 
{"SMTP Server"|i18n}
{"Port"|i18n}
  {"If authentication is not required, do not enter a user or pass."|i18n}
 
{"User"|i18n}
{"Password"|i18n}
 
{"Encryption"|i18n}
*}

{"How to send mail"|i18n}
{"Default & Recommended Method."|i18n} ({"Does not require any browser window to remain open."|i18n})
 
{"Estimated Sending Speeds:"|i18n}
{"Max. of emails per hour:"|i18n} {$speed.eph}
{"Max. of emails per minute:"|i18n} {$speed.epm}
{"Max. of emails per second:"|i18n} {$speed.eps}
{"An email every "|i18n} {$speed.spe} {"seconds"|i18n}
{"Pause"|i18n} {"seconds every"|i18n} {"messages."|i18n}  {if true} {else}
{"Try to send a maximum of"|i18n} {"emails per minute."|i18n} {/if}


{"Use a Popup Window That Must Remain Open During Sending"|i18n}
  {"Requires a browser window to remain open during sending process."|i18n}
  {"Suggested for smaller sized lists or when cronjobs are unavailable on the server."|i18n}
  {"Is slower than the default method & sends in increments on screen."|i18n}
 
{"Amount of messages to send per process. (Suggested = 15)"|i18n}
 
{"Amount of time allowed per sending process. (Suggested = 4)"|i18n}

{"Other options"|i18n}
{"Disable public section?"|i18n}
{"Yes"|i18n}    {"No"|i18n}
{"Time Offset (Hours)"|i18n}
({"Current server time"|i18n}: {$server_time})
{"Disable passing variables during subscriptions"|i18n}
{"Yes"|i18n}    {"No"|i18n}
{"Show Quick Tips?"|i18n}
{"Yes"|i18n}    {"No"|i18n}
 
{"Default Date/Time Format"|i18n}
({"This setting uses PHP settings for dates which can be found here:"|i18n} php strftime)
{"Enable RSS Feeds for Message Statistics?"|i18n}
{"Yes"|i18n}    {"No"|i18n}


{if $admin.brand_demo} {"Disabled in demo"|i18n} {else} {/if}