From 66a6189bb51db82fda460687be275c64fc611fd3 Mon Sep 17 00:00:00 2001 From: Anton Georgiev <antobinary@users.noreply.github.com> Date: Wed, 30 Jan 2019 17:34:34 -0500 Subject: [PATCH] Update en.json --- bigbluebutton-html5/private/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigbluebutton-html5/private/locales/en.json b/bigbluebutton-html5/private/locales/en.json index 0d4669f114..0b2f7a24de 100755 --- a/bigbluebutton-html5/private/locales/en.json +++ b/bigbluebutton-html5/private/locales/en.json @@ -396,7 +396,7 @@ "app.videoPreview.webcamNotFoundLabel": "Webcam not found", "app.video.joinVideo": "Share webcam", "app.video.leaveVideo": "Stop sharing webcam", - "app.video.iceCandidateError": "Error on adding ice candidate", + "app.video.iceCandidateError": "Error on adding ICE candidate", "app.video.iceConnectionStateError": "Error 1107: ICE negotiation failed", "app.video.permissionError": "Error on sharing webcam. Please check permissions", "app.video.sharingError": "Error on sharing webcam", -- GitLab