allow deleting items from Recents

This commit is contained in:
tibbi
2020-05-11 13:16:33 +02:00
parent 8dcd610811
commit b4683d946c
9 changed files with 87 additions and 15 deletions

View File

@ -9,6 +9,7 @@
<string name="no_previous_calls">Er zijn geen gesprekken gevonden</string>
<string name="could_not_access_the_call_history">Kon geen toegang krijgen tot de oproepgeschiedenis</string>
<string name="request_access">Toegang verzoeken</string>
<string name="remove_confirmation">Are you sure you want to remove the selected items from the Call History?</string>
<!-- Dialpad -->
<string name="dialpad">Telefoonkiezer</string>

View File

@ -9,6 +9,7 @@
<string name="no_previous_calls">Não existem chamadas anteriores</string>
<string name="could_not_access_the_call_history">Não foi possível aceder ao histórico de chamadas</string>
<string name="request_access">Pedir acesso</string>
<string name="remove_confirmation">Are you sure you want to remove the selected items from the Call History?</string>
<!-- Dialpad -->
<string name="dialpad">Marcador</string>

View File

@ -9,6 +9,7 @@
<string name="no_previous_calls">No previous calls have been found</string>
<string name="could_not_access_the_call_history">Could not access the call history</string>
<string name="request_access">Request access</string>
<string name="remove_confirmation">Are you sure you want to remove the selected items from the Call History?</string>
<!-- Dialpad -->
<string name="dialpad">Dialpad</string>