{$convert_text = "[`Prices of %d products are defined in the currency you are about to delete. Select the currency which all these prices will be converted into`]"} {$convert_text = $convert_text|replace:"%d":$product_count}
{$convert_text}: {foreach $currencies as $c} {if $c.code != $currency.code} {$c.code} {/if} {/foreach}
[`You don’t have products priced in this currency. The currency can be safely deleted.`]