{"Import Subscribers"|i18n}

{"Import was successful."|i18n}
{"%s records in file."|i18n:$total_records}
{"%s records failed."|i18n:$total_failed}
{"%s records blocked."|i18n:$total_blocked}
{if !$list.a_duplicate} {"%s records were duplicates."|i18n:$total_duplicates}
{/if} {if $smarty.session.subscriber_import.skip_already_subscribed} {"%s records were unsubscribed."|i18n:$total_unsubscribed}
{/if} {"%s records imported."|i18n:$total_imported}
{if $show_failed}


{"Failed Records"|i18n}
{/if} {if $show_duplicates}


{"Duplicate Records (to allow duplicates, checkmark Allow Duplicates under List Settings)"|i18n}
{/if} {if $show_unsubscribed}


{"Previously unsubscribed Records (to allow these too, uncheck the checkmark Do not import addresses which have been unsubscribed in the past)"|i18n}
{/if} {if $show_blocked}


{"Blocked Records"|i18n}
{/if} {literal} {/literal}