Merge pull request #3113 from matrix-org/bwindels/mediadeviceslabels
Provide default name if device label is missing
This commit is contained in:
commit
bb97653455
3 changed files with 14 additions and 3 deletions
|
@ -615,6 +615,9 @@
|
|||
"Learn more about how we use analytics.": "Learn more about how we use analytics.",
|
||||
"No media permissions": "No media permissions",
|
||||
"You may need to manually permit Riot to access your microphone/webcam": "You may need to manually permit Riot to access your microphone/webcam",
|
||||
"Unnamed microphone": "Unnamed microphone",
|
||||
"Unnamed audio output": "Unnamed audio output",
|
||||
"Unnamed camera": "Unnamed camera",
|
||||
"Missing media permissions, click the button below to request.": "Missing media permissions, click the button below to request.",
|
||||
"Request media permissions": "Request media permissions",
|
||||
"No Audio Outputs detected": "No Audio Outputs detected",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue