Extract requestMediaPermissions (#9568)
This commit is contained in:
parent
f2f00f68ba
commit
fca6ff271c
11 changed files with 196 additions and 53 deletions
|
@ -754,6 +754,8 @@
|
|||
"Invite to %(spaceName)s": "Invite to %(spaceName)s",
|
||||
"Share your public space": "Share your public space",
|
||||
"Unknown App": "Unknown App",
|
||||
"No media permissions": "No media permissions",
|
||||
"You may need to manually permit %(brand)s to access your microphone/webcam": "You may need to manually permit %(brand)s to access your microphone/webcam",
|
||||
"This homeserver is not configured to display maps.": "This homeserver is not configured to display maps.",
|
||||
"This homeserver is not configured correctly to display maps, or the configured map server may be unreachable.": "This homeserver is not configured correctly to display maps, or the configured map server may be unreachable.",
|
||||
"Toggle attribution": "Toggle attribution",
|
||||
|
@ -1618,8 +1620,6 @@
|
|||
"Rooms outside of a space": "Rooms outside of a space",
|
||||
"Group all your rooms that aren't part of a space in one place.": "Group all your rooms that aren't part of a space in one place.",
|
||||
"Default Device": "Default Device",
|
||||
"No media permissions": "No media permissions",
|
||||
"You may need to manually permit %(brand)s to access your microphone/webcam": "You may need to manually permit %(brand)s to access your microphone/webcam",
|
||||
"Missing media permissions, click the button below to request.": "Missing media permissions, click the button below to request.",
|
||||
"Request media permissions": "Request media permissions",
|
||||
"Audio Output": "Audio Output",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue