Browse Source

Updates text for talk while muted.

master
damencho 8 years ago
parent
commit
974a0334df
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json View File

91
         "dialpad": "Show dialpad",
91
         "dialpad": "Show dialpad",
92
         "sharedVideoMutedPopup": "Your shared video has been muted so<br/>that you can talk to the other participants.",
92
         "sharedVideoMutedPopup": "Your shared video has been muted so<br/>that you can talk to the other participants.",
93
         "micMutedPopup": "Your microphone has been muted so that you<br/>would fully enjoy your shared video.",
93
         "micMutedPopup": "Your microphone has been muted so that you<br/>would fully enjoy your shared video.",
94
-        "talkWhileMutedPopup": "Your microphone is muted <br/>while you are trying to talk.",
94
+        "talkWhileMutedPopup": "Trying to speak? You are muted.",
95
         "unableToUnmutePopup": "You cannot un-mute while the shared video is on.",
95
         "unableToUnmutePopup": "You cannot un-mute while the shared video is on.",
96
         "cameraDisabled": "Camera is not available",
96
         "cameraDisabled": "Camera is not available",
97
         "micDisabled": "Microphone is not available",
97
         "micDisabled": "Microphone is not available",

Loading…
Cancel
Save