{if $mode == 'reads'}

{"Reads"|i18n}

{elseif $mode == 'clicks'}

{"Link Stats for"|i18n}: {*$link.link*}

{elseif $mode == 'unsubscribed'}

{"Unsubscribed"|i18n}

{elseif $mode == 'forwards'}

{"Forwards"|i18n}

{elseif $mode == 'bounces'}

{"Bounces"|i18n}

{elseif $mode == 'errors'}

{"Sending Errors"|i18n}

{elseif $mode == 'logs'}

{"Sending Logs"|i18n}

{/if}
{if $site.rss}

{"RSS Feed"|i18n}

{/if}
{if $mode == 'reads'}
{"Unique times this message has been read:"|i18n} {*$unique_reads*} ({*$percent*}%)  /  {*$nonunique_reads*} {"Non-unique"|i18n}
{elseif $mode == 'clicks'}
{"Unique times this link has been clicked on:"|i18n} {*$unique_links*} ({*$percent*}%)  /  {*$nonunique_links*} {"Non-unique"|i18n}
{elseif $mode == 'unsubscribed'}
{"Number of unsubscriptions for this mailing:"|i18n} {*$unsubscribed_total*} ({*$percent*}%)
{elseif $mode == 'forwards'}
{"Number of forwards for this mailing:"|i18n} {*$forwards_total*} ({*$percent*}%)
{elseif $mode == 'bounces'}
{"Total number of bounces:"|i18n} {*$bounces_total*} ({*$percent*}%)
{"Hard bounces:"|i18n} {*$bounces_hard*}
{"Soft bounces:"|i18n} {*$bounces_soft*}
{elseif $mode == 'errors'}
{"Number of sending errors in this mailing:"|i18n} {*$errors_total*} ({*$percent*}%)
{elseif $mode == 'logs'}
{"Number of log entries in this mailing:"|i18n} {*$logs_total*} ({*$percent*}%)
{/if}
{*
{foreach from=$bars item=bar}{/foreach}
*} {if $mode == 'errors' or $mode == 'logs'}
{"Note: Errors and Logs are deleted after 30 days."|i18n} {if !$sharedReport} {if $mode == 'errors'}     |     {"Clear all errors for this mailing"|i18n} {elseif $mode == 'logs'}     |     {"Clear all logs for this mailing"|i18n} {/if} {/if}
{/if} {if $mode == 'bounces'}
{"The bounce codes and bounce types are determined by your server that is sending the email."|i18n}
{/if}
{if $mode != 'errors'} {/if} {if $mode == 'reads'} {elseif $mode == 'clicks'} {elseif $mode == 'forwards'} {elseif $mode == 'unsubscribed'} {elseif $mode == 'bounces'} {elseif $mode == 'errors'} {elseif $mode == 'logs'} {/if} {if $isABsplit and $hasABswitch} {/if} {* {*foreach from=$rows item=row*} {if $mode != 'errors'} {/if} {if $mode == 'reads' || $mode == 'clicks' || $mode == 'forwards'} {if $mode == 'reads' || $mode == 'clicks'} {/if} {elseif $mode == 'unsubscribed'} {elseif $mode == 'bounces'} {elseif $mode == 'errors'} {elseif $mode == 'logs'} {/if} {if $isABsplit and $hasABswitch} {/if} {*/foreach*}
{"Email Addresses"|i18n}{"Date"|i18n} {"Time"|i18n}{"Times Opened"|i18n} {"IP Address"|i18n}{"Times Clicked"|i18n} {"IP Address"|i18n}{"Times Forwarded"|i18n}{"Reason"|i18n}{"Type of Bounce"|i18n}{"Error Messages"|i18n}{"Logs"|i18n}{"A/B"|i18n}
{"Loading. Please wait..."|i18n}
*} {if $mode == 'clicks'}
{include file="pagination.js.tpl.htm" tabelize="tabelize_$mode" paginate="paginate_$mode"}
{else}
{include file="pagination.js.tpl.htm" tabelize="tabelize_$mode" paginate="paginate_stats"}
{/if}

{if !$sharedReport} {include file="messages_archive_view_tools.tpl.htm"} {if $mode == 'errors' or $mode == 'logs'}
{"If you encounter sending errors, check your sending settings & method in " Settings > Script Settings""|i18n}
{/if} {/if} {if $mode == 'reads' or $mode == 'clicks'}
{"Note: Read/open stats will only work on computers where the user is online at the time of reading the mailing and the user does not block images from downloading."|i18n}
{/if}