show groups placeholder at Groups tab, if necessary

This commit is contained in:
tibbi
2018-03-20 16:28:20 +01:00
parent c572a83bb1
commit 0b3acdf518
12 changed files with 82 additions and 1 deletions

View File

@ -19,6 +19,10 @@
<string name="no_groups">No groups</string>
<string name="create_new_group">Create a new group</string>
<string name="remove_from_group">Remove from group</string>
<string name="no_group_participants">This group is empty</string>
<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>
<!-- Photo -->
<string name="take_photo">Take photo</string>