Handle a connection issue when we try to start a new voice broadcast (#7276)

This commit is contained in:
Yoan Pintas
2023-01-17 14:49:36 +00:00
committed by GitHub
parent be2a6f15b1
commit 947f67ec93
5 changed files with 26 additions and 6 deletions
+3 -1
View File
@@ -2208,6 +2208,7 @@ Tap the + to start adding people.";
"voice_broadcast_blocked_by_someone_else_message" = "Someone else is already recording a voice broadcast. Wait for their voice broadcast to end to start a new one.";
"voice_broadcast_already_in_progress_message" = "You are already recording a voice broadcast. Please end your current voice broadcast to start a new one.";
"voice_broadcast_playback_loading_error" = "Unable to play this voice broadcast.";
"voice_broadcast_playback_lock_screen_placeholder" = "Voice broadcast";
"voice_broadcast_live" = "Live";
"voice_broadcast_tile" = "Voice broadcast";
"voice_broadcast_time_left" = "%@ left";
@@ -2217,7 +2218,8 @@ Tap the + to start adding people.";
"voice_broadcast_stop_alert_agree_button" = "Yes, stop";
"voice_broadcast_voip_cannot_start_title" = "Cant start a call";
"voice_broadcast_voip_cannot_start_description" = "You cant start a call as you are currently recording a live broadcast. Please end your live broadcast in order to start a call.";
"voice_broadcast_playback_lock_screen_placeholder" = "Voice broadcast";
"voice_broadcast_connection_error_title" = "Connection error";
"voice_broadcast_connection_error_message" = "Unfortunately were unable to start a recording right now. Please try again later.";
// MARK: - Version check