allow sending batch SMS or emails

This commit is contained in:
tibbi
2018-04-18 15:21:21 +02:00
parent e572ecb678
commit a095dc1983
14 changed files with 106 additions and 0 deletions

View File

@ -9,6 +9,10 @@
<string name="company">Company</string>
<string name="job_position">Job position</string>
<string name="website">Website</string>
<string name="send_sms_to_contacts">Send SMS to contacts</string>
<string name="send_email_to_contacts">Send email to contacts</string>
<string name="send_sms_to_group">Send SMS to group</string>
<string name="send_email_to_group">Send email to group</string>
<string name="new_contact">New contact</string>
<string name="edit_contact">Edit contact</string>