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">Arama geçmişine erişilemedi</string>
<string name="request_access">Erişim isteği</string>
<string name="remove_confirmation">Seçilen öğeleri Arama Geçmişinden kaldırmak istediğinizden emin misiniz?</string>
<string name="clear_history_confirmation">Are you sure you want to remove everything from the Call History?</string>
<string name="send_sms">SMS gönder</string>
<string name="show_grouped_calls">Show grouped calls</string>
<string name="clear_call_history">Clear call history</string>