{{:: ts('Compose and send a mass-mailing to the %1 selected contacts (you will be able to add or exclude additional groups of contacts in the next step).', {1: $ctrl.ids.length}) }}


{{:: ts('Checking recipients...') }}
{{:: ts('None of the selected contacts are eligible to receive mailings (due to lack of email address or unsubscribe status).') }}
{{:: ts('%1 of the selected contacts cannot receive mailings (due to lack of email address or unsubscribe status).', {1: $ctrl.ids.length - $ctrl.recipientCount}) }}
{{:: ts('All of the selected contacts have active email addresses.') }}
{{:: ts('Creating mailing...') }}
{{:: ts('Adding contacts...') }}