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">Организация</string>
<string name="job_position">Должность</string>
<string name="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">Новый контакт</string>
<string name="edit_contact">Редактировать контакт</string>