{if $__ishosted}

{"What can I import?"|alang}

All subscribers must have given you permission to send email to them. Paid lists, rented lists, borrowed lists, scraped emails (that you copied from web sites), etc.. are not allowed. Your subscribers should be aware that you may email them and must have knowingly (and directly) confirmed that it is OK for you to email them.

{/if}

{"Import From"|alang}

{if $external_sources_supported}
{/if}

{"Your File"|alang}

{if $maxfilesize} {"(Maximum file size: %s)"|alang:$maxfilesize} {/if}

{"Import Into"|alang}

{foreach from=$lists item=list}
{/foreach}
{"Advanced Importing Options"|alang}
{if isset($external_options)}

{"Import Filters"|alang}

{"(Optional)"|alang} {"Supply filters to narrow down the data imported. Leave empty/blank to request all data from the external source."|alang}

{foreach from=$external_options_fields key=field_name item=field_info} {/foreach}
{"Field"|alang} {"Filter value (optional)"|alang}
{if is_array($field_info)}{$field_info.label}{else}{$field_info}{/if}: {if is_array($field_info)} {if $field_info.type == "textbox"} {/if} {if $field_info.type == "select"} {/if} {else} {/if}

{else} {/if}