From 326dedaf400dcba0e630b1add868e16ff658a99f Mon Sep 17 00:00:00 2001 From: yanas Date: Tue, 19 Apr 2016 13:24:27 -0500 Subject: [PATCH] Fix string --- lang/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/main.json b/lang/main.json index f05fe8791..9297b4ebd 100644 --- a/lang/main.json +++ b/lang/main.json @@ -66,7 +66,7 @@ "dialpad": "Show dialpad", "sharedVideoMutedPopup": "Your shared video has been muted so
that you can talk to the other participants.", "micMutedPopup": "Your microphone has been muted so that you
would fully enjoy your shared video.", - "unableToUnmutePopup": "You're not able to un-mute while the shared video is on." + "unableToUnmutePopup": "You cannot un-mute while the shared video is on." }, "bottomtoolbar": { "chat": "Open / close chat",