mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Mute in lobby if accepting large group call.
This commit is contained in:
committed by
Alex Hart
parent
ac59528f5c
commit
c7476a2a07
@@ -2581,6 +2581,8 @@
|
||||
<string name="WebRtcCallView__s_remotely_muted_s">%1$s muted %2$s.</string>
|
||||
<!-- Alert message indicating that the local user joined a call on a second device and muted this one from the other one. -->
|
||||
<string name="WebRtcCallView__you_muted_yourself">You muted yourself from another device.</string>
|
||||
<!-- Toast message shown when user is auto-muted because they are joining a large group call. -->
|
||||
<string name="WebRtcCallView__youve_been_muted_large_group">You\'ve been muted because this call has many participants.</string>
|
||||
|
||||
<!-- Error message when the developer added a button in the wrong place. -->
|
||||
<string name="WebRtcAudioOutputToggleButton_fragment_activity_error">A UI error occurred. Please report this error to the developers.</string>
|
||||
|
||||
Reference in New Issue
Block a user