mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add denial dialogs for call links.
This commit is contained in:
@@ -1761,7 +1761,15 @@
|
||||
<item quantity="one">%1$d person waiting</item>
|
||||
<item quantity="other">%1$d people waiting</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Title of dialog displayed when a user's join request is denied for call link entry -->
|
||||
<string name="WebRtcCallActivity__join_request_denied">Join request denied</string>
|
||||
<!-- Message of dialog displayed when a user's join request is denied for call link entry -->
|
||||
<string name="WebRtcCallActivity__your_request_to_join_this_call_has_been_denied">Your request to join this call has been denied.</string>
|
||||
<!-- Title of dialog displayed when a user is removed from a call link -->
|
||||
<string name="WebRtcCallActivity__removed_from_call">Removed from call</string>
|
||||
<!-- Message of dialog displayed when a user is removed from a call link -->
|
||||
<string name="WebRtcCallActivity__someone_has_removed_you_from_the_call">Someone has removed you from the call.</string>
|
||||
|
||||
|
||||
<!-- WebRtcCallView -->
|
||||
<string name="WebRtcCallView__signal_call">Signal Call</string>
|
||||
|
||||
Reference in New Issue
Block a user