adding a new more generic placeholder text No contacts found

This commit is contained in:
tibbi
2018-10-27 18:03:01 +02:00
parent fb7674adc4
commit f11875a1d5
16 changed files with 48 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
<string name="request_the_required_permissions">Richiedi le permissioni necessarie</string>
<string name="create_new_contact">Crea un nuovo contatto</string>
<string name="add_to_existing_contact">Aggiungi ad un contatto esistente</string>
<!-- Placeholders -->
<string name="no_contacts_found">No contacts found</string>
<string name="no_contacts_with_emails">Non si ha alcun contatto con almeno un indirizzo email</string>
<string name="no_contacts_with_phone_numbers">You don\'t seem to have any contacts with phone numbers</string>