Added missing string resource

This commit is contained in:
Juha Heinanen
2026-05-15 13:04:49 +03:00
parent c9dc17c632
commit 4a3408bc30
3 changed files with 3 additions and 1 deletions

View File

@ -508,6 +508,7 @@
<string name="diverted_by_dots">Diverted by …</string>
<string name="diverted_by">diverted by</string>
<string name="no_telephony_provider">Account \'%1$s\' has no Telephony Provider</string>
<string name="no_telephone_number">Mobile call only be made to telephone number</string>
<string name="video_call">Video call</string>
<string name="video_request">Video Request</string>
<string name="allow_video">Accept sending and receiving video with \'%1$s\'\?</string>