Merge pull request #838 from jitsi/fix_audio_not_working_msg

fix(lang): Change the message in the mic not working error dialog
This commit is contained in:
Emil Ivov 2016-09-06 11:33:54 -05:00 committed by GitHub
commit f19b364871
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@
"micPermissionDeniedError": "You have not granted permission to use your microphone. You can still join the conference but others won't hear you. Use the camera button in the address bar to fix this.",
"micNotFoundError": "Microphone was not found.",
"micConstraintFailedError": "Yor microphone does not satisfy some of required constraints.",
"micNotSendingData": "Your microphone is not sending data. Please select another device from the settings menu or try to restart your browser / device.",
"micNotSendingData": "We are unable to access your microphone. Please select another device from the settings menu or try to restart the application.",
"goToStore": "Go to the webstore",
"externalInstallationTitle": "Extension required",
"externalInstallationMsg": "You need to install our desktop sharing extension."