mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
allow deleting items from Recents
This commit is contained in:
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user