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">Sende E-Mail an Gruppe</string>
<string name="call_person">%s anrufen</string>
<string name="request_the_required_permissions">Benötigte Berechtigungen anfordern</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">Neuer Kontakt</string>
<string name="edit_contact">Kontakt bearbeiten</string>