add a new menu item for adding selected contacts to a group

This commit is contained in:
tibbi
2018-03-20 20:13:51 +01:00
parent c93cc3bd85
commit cd1a493ea8
12 changed files with 27 additions and 1 deletions

View File

@ -23,6 +23,7 @@
<string name="add_contacts">Add contacts</string>
<string name="no_group_created">There are no contact groups on the device</string>
<string name="create_group">Create group</string>
<string name="add_to_group">Add to group</string>
<!-- Photo -->
<string name="take_photo">Take photo</string>