From fc897b9bac54be5333d72d9809cff81534f6d153 Mon Sep 17 00:00:00 2001 From: Yana Stamcheva Date: Mon, 24 Jun 2019 14:39:22 +0100 Subject: [PATCH] Changes call quality to video quality. --- lang/main.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/main.json b/lang/main.json index e15ae5c1f..fbfa6d0bd 100644 --- a/lang/main.json +++ b/lang/main.json @@ -617,7 +617,7 @@ "accessibilityLabel": { "audioOnly": "Toggle audio only", "audioRoute": "Select the sound device", - "callQuality": "Manage call quality", + "callQuality": "Manage video quality", "cc": "Toggle subtitles", "chat": "Toggle chat window", "document": "Toggle shared document", @@ -653,7 +653,7 @@ "audioOnlyOn": "Enable audio only mode", "audioRoute": "Select the sound device", "authenticate": "Authenticate", - "callQuality": "Manage call quality", + "callQuality": "Manage video quality", "cameraDisabled": "Camera is not available", "chat": "Open / Close chat", "closeChat": "Close chat", @@ -739,7 +739,7 @@ "videoStatus": { "audioOnly": "AUD", "audioOnlyExpanded": "You are in audio only mode. This mode saves bandwidth but you won't see videos of others.", - "callQuality": "Call Quality", + "callQuality": "Video Quality", "hd": "HD", "hdTooltip": "Viewing high definition video", "highDefinition": "High definition", @@ -752,7 +752,7 @@ "onlyAudioAvailable": "Only audio is available", "onlyAudioSupported": "We only support audio in this browser.", "p2pEnabled": "Peer to Peer Enabled", - "p2pVideoQualityDescription": "In peer to peer mode, received call quality can only be toggled between high and audio only. Other settings will not be honored until peer to peer is exited.", + "p2pVideoQualityDescription": "In peer to peer mode, received video quality can only be toggled between high and audio only. Other settings will not be honored until peer to peer is exited.", "qualityButtonTip": "Change received video quality", "recHighDefinitionOnly": "Will prefer high definition.", "sd": "SD",