implement the "Create new contact" button on the insert_or_Edit screen

This commit is contained in:
tibbi
2018-09-26 12:13:05 +02:00
parent e429b140e4
commit 5d8d0dd7b0
22 changed files with 85 additions and 1 deletions

View File

@@ -15,6 +15,8 @@
<string name="send_email_to_group">Αποστολή email σε ομάδες</string>
<string name="call_person">Κλήση %s</string>
<string name="request_the_required_permissions">Ζητούνται τα απαιτούμενα δικαιώματα</string>
<string name="create_new_contact">Create new contact</string>
<string name="add_to_existing_contact">Add to an existing contact</string>
<string name="new_contact">Νέα επαφή</string>
<string name="edit_contact">Επεξεργασία επαφής</string>