show a toast if the user tries toggling Favorite at the View screen

This commit is contained in:
tibbi
2018-04-27 09:46:54 +02:00
parent a3f3cc5fbe
commit 0031be51fb
13 changed files with 15 additions and 0 deletions

View File

@ -73,6 +73,7 @@
<string name="add_favorites">Add favorites</string>
<string name="add_to_favorites">Add to favorites</string>
<string name="remove_from_favorites">Remove from favorites</string>
<string name="must_be_at_edit">You must be at the Edit screen to modify a contact</string>
<!-- Search -->
<string name="search_contacts">Search contacts</string>