|
72 | 72 | "livekit_server_info": "LiveKit Server Info", |
73 | 73 | "livekit_sfu": "LiveKit SFU: {{url}}", |
74 | 74 | "matrix_id": "Matrix ID: {{id}}", |
| 75 | + "multi_sfu": "Multi-SFU media transport", |
75 | 76 | "mute_all_audio": "Mute all audio (participants, reactions, join sounds)", |
| 77 | + "prefer_sticky_events": { |
| 78 | + "description": "Improves reliability of calls (requires homeserver support)", |
| 79 | + "label": "Prefer sticky events" |
| 80 | + }, |
76 | 81 | "show_connection_stats": "Show connection statistics", |
77 | | - "show_non_member_tiles": "Show tiles for non-member media", |
78 | | - "url_params": "URL parameters", |
79 | | - "use_new_membership_manager": "Use the new implementation of the call MembershipManager", |
80 | | - "use_to_device_key_transport": "Use to device key transport. This will fallback to room key transport when another call member sent a room key" |
| 82 | + "url_params": "URL parameters" |
81 | 83 | }, |
82 | 84 | "disconnected_banner": "Connectivity to the server has been lost.", |
83 | 85 | "error": { |
|
92 | 94 | "generic_description": "Submitting debug logs will help us track down the problem.", |
93 | 95 | "insufficient_capacity": "Insufficient capacity", |
94 | 96 | "insufficient_capacity_description": "The server has reached its maximum capacity and you cannot join the call at this time. Try again later, or contact your server admin if the problem persists.", |
95 | | - "matrix_rtc_focus_missing": "The server is not configured to work with {{brand}}. Please contact your server admin (Domain: {{domain}}, Error Code: {{ errorCode }}).", |
| 97 | + "matrix_rtc_transport_missing": "The server is not configured to work with {{brand}}. Please contact your server admin (Domain: {{domain}}, Error Code: {{ errorCode }}).", |
96 | 98 | "open_elsewhere": "Opened in another tab", |
97 | 99 | "open_elsewhere_description": "{{brand}} has been opened in another tab. If that doesn't sound right, try reloading the page.", |
98 | 100 | "room_creation_restricted": "Failed to create call", |
|
0 commit comments