adding a confirmation text at clearing whole call history

This commit is contained in:
tibbi
2020-12-31 23:28:51 +01:00
parent 6eebd5c190
commit 4cbba2457b
18 changed files with 18 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
<string name="could_not_access_the_call_history">kein Zugriff auf Anrufliste</string>
<string name="request_access">Zugriff anfordern</string>
<string name="remove_confirmation">Ausgewählte Anrufe definitiv aus der Anrufliste löschen?</string>
<string name="clear_history_confirmation">Are you sure you want to remove everything from the Call History?</string>
<string name="send_sms">Send SMS</string>
<string name="show_grouped_calls">Show grouped calls</string>
<string name="clear_call_history">Clear call history</string>