In order to simplify the code, active account needs to have telephony provider when making call or sending message to tel uri

This commit is contained in:
Juha Heinanen
2023-03-06 07:26:34 +02:00
parent a98982c2ed
commit 44a6839aee
7 changed files with 4 additions and 14 deletions
-2
View File
@@ -438,8 +438,6 @@
<string name="transferring_call_to_dots">Transferring call to …</string>
<string name="invalid_sip_uri">Invalid SIP URI \'%1$s\'</string>
<string name="no_telephony_provider">Account \'%1$s\' has no Telephony Provider</string>
<string name="no_telephony_providers">Telephony Provider has not been configured for any account.</string>
<string name="choose_telephony_provider_account">Choose Telephony Provider account</string>
<string name="callee">Callee</string>
<string name="hangup">Hangup</string>
<string name="video_call">Video call</string>