mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
make ContactsAdapter more dynamic, use it at Group Contacts
This commit is contained in:
@ -6,8 +6,6 @@
|
||||
<string name="updating">Updating…</string>
|
||||
<string name="phone_storage">Phone storage</string>
|
||||
<string name="phone_storage_hidden">Phone storage (not visible by other apps)</string>
|
||||
<string name="no_groups">No groups</string>
|
||||
<string name="create_new_group">Create a new group</string>
|
||||
|
||||
<string name="new_contact">New contact</string>
|
||||
<string name="edit_contact">Edit contact</string>
|
||||
@ -17,6 +15,11 @@
|
||||
<string name="middle_name">Middle name</string>
|
||||
<string name="surname">Surname</string>
|
||||
|
||||
<!-- Groups -->
|
||||
<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>
|
||||
|
||||
<!-- Photo -->
|
||||
<string name="take_photo">Take photo</string>
|
||||
<string name="choose_photo">Choose photo</string>
|
||||
|
Reference in New Issue
Block a user