mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Add snackbar that is displayed if you're currently in a different call.
This commit is contained in:
committed by
Greyson Parrelli
parent
c36c6e62e2
commit
5bd3eda17d
@@ -346,6 +346,8 @@
|
||||
<string name="CommunicationActions_invalid_link">Invalid link</string>
|
||||
<!-- Message on dialog when call link url cannot be parsed -->
|
||||
<string name="CommunicationActions_this_is_not_a_valid_call_link">This is not a valid call link. Make sure the entire link is intact and correct before attempting to join.</string>
|
||||
<!-- Displayed in a snackbar when the user is already in a call -->
|
||||
<string name="CommunicationActions__you_are_already_in_a_call">You are already in a call</string>
|
||||
|
||||
<!-- ConfirmIdentityDialog -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user