$output='<p>'.t('You can import configuration from existing modules to create an equivalent <a href=":mailer_policy">Mailer Policy</a>. It is recommended to run the import at the beginning, before you start editing policy.').'</p>';
$output.='<p>'.t('<b>Warning</b> importing overwrites existing policy. If you have already created working policy then you should skip the import.',$params);
$output='<p>'.t('You can import configuration from existing modules to create an equivalent <a href=":mailer_policy">Mailer Policy</a>. It is recommended to run the import at the beginning, before you start editing policy.',$params).'</p>';
$output.='<p>'.t('<b>Warning</b> importing overwrites existing policy. If you have already created working policy then you should skip the import.');