summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/widget/res/values-de/strings.xml
blob: d0c7d582d48b701c28b89c34dcd8a383ffe2d7a4 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="custom_message_hint">Eigene Nachricht schreiben</string>
  <string name="toolbar_close">Schließen</string>
  <string name="all_contacts_empty">Du hast noch keine Kontakte</string>
  <string name="all_contacts_empty_add_contact_action">Neuen Kontakt erstellen</string>
  <string name="permission_single_turn_on">Aktivieren</string>
  <string name="permission_no_contacts">Aktiviere die Berechtigung \"Kontakte\", um deine Kontakte abzurufen.</string>
  <string name="add_contact_not_available">Keine Kontakte-App verfügbar</string>
</resources>