Add screen for incoming calls

This commit is contained in:
Denis Morozov
2017-08-25 03:02:29 +03:00
parent c25c881e68
commit cfb3f8e1ca
8 changed files with 543 additions and 74 deletions
+2
View File
@@ -476,6 +476,8 @@
// Call
"call_incoming_voice_prompt" = "Incoming voice call from %@";
"call_incoming_video_prompt" = "Incoming video call from %@";
"call_incoming_voice" = "Incoming call...";
"call_incoming_video" = "Incoming video call...";
"call_already_displayed" = "There is already a call in progress.";
"call_jitsi_error" = "Failed to join the conference call.";