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">發送電子郵件給群組</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>