Allow cancelling of answered call that waits to be established

Simplified some call related strings
This commit is contained in:
Juha Heinanen
2022-01-21 19:17:44 +02:00
parent c15c00cb69
commit d173c929f1
4 changed files with 38 additions and 53 deletions
+3 -2
View File
@@ -382,8 +382,9 @@
<string name="about">About</string>
<string name="restart">Restart</string>
<string name="quit">Quit</string>
<string name="outgoing_call_to_dots">Outgoing call to …</string>
<string name="incoming_call_from_dots">Incoming call from …</string>
<string name="outgoing_call_to_dots">Call to …</string>
<string name="incoming_call_from_dots">Call from …</string>
<string name="answering_call_from_dots">Answering call from …</string>
<string name="transferring_call_to_dots">Transferring call to …</string>
<string name="invalid_sip_uri">Invalid SIP URI \'%1$s\'</string>
<string name="callee">Callee</string>