Allow account to block calls and message from peers not found in contacts
This commit is contained in:
@ -201,6 +201,8 @@
|
||||
if confirmation is requested.</string>
|
||||
<string name="manual">Manual</string>
|
||||
<string name="auto">Automatic</string>
|
||||
<string name="block_unknown">Block Unknown</string>
|
||||
<string name="block_unknown_help">Block calls and messages from peers that are not found in contacts.</string>
|
||||
<string name="voicemail_uri">Voicemail URI</string>
|
||||
<string name="voicemain_uri_help">SIP URI for checking of voicemail messages. If left empty, voicemail
|
||||
messages (Message Waiting Indications) are not subscribed to.
|
||||
@ -248,6 +250,7 @@
|
||||
<string name="missed_calls_count">%1$d missed calls</string>
|
||||
<string name="transfer_request_to">Call transfer request to</string>
|
||||
<string name="call_auto_rejected">Auto-rejected call from \`%1$s\`</string>
|
||||
<string name="message_auto_rejected">Auto-rejected message from \`%1$s\`</string>
|
||||
<!-- Calls Activity -->
|
||||
<string name="call_history">Call History</string>
|
||||
<string name="call_details">Call Details</string>
|
||||
|
||||
Reference in New Issue
Block a user