show an error if trying to save a contact without an account set (last field)

This commit is contained in:
tibbi
2018-01-02 23:40:15 +01:00
parent 22b4dd0a19
commit 287fb4959c
7 changed files with 11 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<string name="address">Адрес</string>
<string name="inserting">Добавление…</string>
<string name="updating">Обновление…</string>
<string name="missing_contact_source">Please select an account to which the contact belongs</string>
<string name="new_contact">Новый контакт</string>
<string name="edit_contact">Редактировать контакт</string>