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">Ζητούνται τα απαιτούμενα δικαιώματα</string>
<string name="create_new_contact">Δημιουργία νέας Επαφής</string>
<string name="add_to_existing_contact">Προσθήκη σε μια υπάρχουσα Επαφή</string>
<!-- Placeholders -->
<string name="no_contacts_found">No contacts found</string>
<string name="no_contacts_with_emails">You don\'t seem to have any contacts with emails</string>
<string name="no_contacts_with_phone_numbers">You don\'t seem to have any contacts with phone numbers</string>