[`Change the owner`]

{if $dropped_ids_count > 0}

{_w('%d deal will not be affected by the action due to insufficient access rights', '%d deals will not be affected by the action due to insufficient access rights', $dropped_ids_count)}

{/if} {_w("Transfer %d deal to", "Transfer %d deals to", count($deals))} {$_deal_ids = []}{foreach $deals as $_deal}{$_deal_ids[] = $_deal.id}{/foreach}