diff --git a/Riot/Assets/en.lproj/Vector.strings b/Riot/Assets/en.lproj/Vector.strings index 53d9f22c3..7414431dc 100644 --- a/Riot/Assets/en.lproj/Vector.strings +++ b/Riot/Assets/en.lproj/Vector.strings @@ -828,7 +828,7 @@ Tap the + to start adding people."; "event_formatter_call_voice" = "Voice call"; "event_formatter_call_video" = "Video call"; "event_formatter_call_connecting" = "Connecting…"; -"event_formatter_call_ringing" = "Ringing..."; +"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";