{l s='Add new file' mod='pshowimporter'}
{if isset($upload_max_filesize_error)}
{l s='Ask administrator to change the value of upload_max_filesize for a minimum of 100M to allow you to upload larger files.' mod='pshowimporter'} {l s='Actual'}: {ini_get("upload_max_filesize")}
{/if} {if isset($post_max_size_error)}
{l s='Ask administrator to change the value of post_max_size for a minimum of 150M to allow you to upload larger files.' mod='pshowimporter'} {l s='Actual'}: {ini_get("post_max_size")}
{/if} {if isset($memory_limit_error)}
{l s='Ask administrator to change the value of memory_limit for a minimum of 200M to allow you to upload larger files.' mod='pshowimporter'} {l s='Actual'}: {ini_get("memory_limit")}
{/if}

{l s='Proceed with caution, the changes are irreversible. Remember to back up the store before the import.' mod='pshowimporter'}

{l s='If your import was not successful, you can clear the catalog using the standard module located in your store - ' mod='pshowimporter'} PrestaShop Cleaner