adding a new string for grouping subsequent calls at the history

This commit is contained in:
tibbi
2020-05-30 23:12:19 +02:00
parent a7d36936d7
commit 25af2ccd44
7 changed files with 21 additions and 0 deletions

View File

@ -32,6 +32,9 @@
<string name="manage_speed_dial">Kurzwahlnummern verwalten</string>
<string name="speed_dial_label">klicke auf eine Zahl um einen Kontakt zuzuweisen. Danach kannst du den Kontakt schnell durch langes drücken der entsprechenden Zahl anrufen</string>
<!-- Settings -->
<string name="group_calls_at_history">Group subsequent calls with the same number at the call log</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Schlichtes Telefon</string>