Work on Blocked screen

This commit is contained in:
Juha Heinanen
2025-12-28 12:13:59 +02:00
parent 3cf6c1dbaf
commit 2a4aac1bae
4 changed files with 24 additions and 2 deletions

View File

@ -281,6 +281,11 @@
<string name="save_recording_question">Do you want to save this recording?</string>
<string name="recording_saved">Recording saved</string>
<string name="delete_call_alert">Do you want to delete this call from history?</string>
<!-- Blocked Activity -->
<string name="blocked">Blocked</string>
<string name="blocked_calls">Blocked Calls</string>
<string name="blocked_delete_alert">Do you want to delete blocked calls of \'%1$s\'\?</string>
<string name="blocked_contact_question">Do you want to add peer \'%1$s\' to contacts\?</string>
<!-- Chat Activity -->
<string name="chat_with">Chat with %1$s</string>
<string name="new_message">New message</string>