From aa11535db7a87a50a59a90eecc234beb0c9789f1 Mon Sep 17 00:00:00 2001 From: Andrei Gavrilescu <51706180+andrei-gavrilescu@users.noreply.github.com> Date: Wed, 4 Mar 2020 15:35:22 +0200 Subject: [PATCH] change you are nosiy message (#5101) --- lang/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/main.json b/lang/main.json index 9e50429d0..b6bda8c4d 100644 --- a/lang/main.json +++ b/lang/main.json @@ -641,7 +641,7 @@ "noAudioSignalDialInDesc": "You can also dial-in using:", "noAudioSignalDialInLinkDesc" : "Dial-in numbers", "noisyAudioInputTitle": "Your microphone appears to be noisy!", - "noisyAudioInputDesc": "Jitsi has detected noise coming from your microphone, please consider muting or changing the device.", + "noisyAudioInputDesc": "It sounds like your microphone is making noise, please consider muting or changing the device.", "openChat": "Open chat", "pip": "Enter Picture-in-Picture mode", "privateMessage": "Send private message",