Преглед изворни кода

Updates string for not found devices.

The user can be in case where there is no audio or no video device at all, so removing the requested word from the message.
master
damencho пре 8 година
родитељ
комит
a5d3cc63c3
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      lang/main.json

+ 2
- 2
lang/main.json Прегледај датотеку

@@ -258,11 +258,11 @@
258 258
         "cameraUnsupportedResolutionError": "Your camera does not support required video resolution.",
259 259
         "cameraUnknownError": "Cannot use camera for a unknown reason.",
260 260
         "cameraPermissionDeniedError": "You have not granted permission to use your camera. You can still join the conference but others won't see you. Use the camera button in the address bar to fix this.",
261
-        "cameraNotFoundError": "Requested camera was not found.",
261
+        "cameraNotFoundError": "Camera was not found.",
262 262
         "cameraConstraintFailedError": "Yor camera does not satisfy some of required constraints.",
263 263
         "micUnknownError": "Cannot use microphone for a unknown reason.",
264 264
         "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.",
265
-        "micNotFoundError": "Requested microphone was not found.",
265
+        "micNotFoundError": "Microphone was not found.",
266 266
         "micConstraintFailedError": "Yor microphone does not satisfy some of required constraints.",
267 267
         "goToStore": "Go to the webstore",
268 268
         "externalInstallationTitle": "Extension required",

Loading…
Откажи
Сачувај