1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="custom_message_hint">Eigene Nachricht schreiben</string> 4 <string name="toolbar_close">Schließen</string> 5 <string name="all_contacts_empty">Du hast noch keine Kontakte</string> 6 <string name="all_contacts_empty_add_contact_action">Neuen Kontakt erstellen</string> 7 <string name="permission_single_turn_on">Aktivieren</string> 8 <string name="permission_no_contacts">Aktiviere die Berechtigung \"Kontakte\", um deine Kontakte abzurufen.</string> 9 <string name="add_contact_not_available">Keine Kontakte-App verfügbar</string> 10</resources> 11