Update connecting and ringing state strings

This commit is contained in:
ismailgulek
2021-04-27 14:35:56 +03:00
parent 26bb9c88e4
commit 9772ee672b
4 changed files with 20 additions and 12 deletions
+2 -1
View File
@@ -827,7 +827,8 @@ Tap the + to start adding people.";
"event_formatter_message_edited_mention" = "(edited)";
"event_formatter_call_voice" = "Voice call";
"event_formatter_call_video" = "Video call";
"event_formatter_call_you_started" = "You started a call";
"event_formatter_call_connecting" = "Connecting...";
"event_formatter_call_ringing" = "Ringing...";
"event_formatter_call_has_ended" = "Ended %@";
"event_formatter_call_you_currently_in" = "Active call";
"event_formatter_call_you_declined" = "You declined this call";