Use telephony provider also when sending message to tel URI

This commit is contained in:
Juha Heinanen
2023-02-26 05:52:07 +02:00
parent fd25cc0bfd
commit 3eac700fb5
3 changed files with 26 additions and 9 deletions

View File

@ -437,6 +437,7 @@
<string name="diverted_by_dots">Diverted by …</string>
<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>