mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Implement auto-lower-hand.
This commit is contained in:
committed by
Cody Henthorne
parent
32b710a3ca
commit
b6f98521c8
@@ -2508,6 +2508,8 @@
|
||||
<string name="CallOverflowPopupWindow__view">View</string>
|
||||
|
||||
|
||||
<!-- A notification to the user that their hand is raised but they are currently speaking -->
|
||||
<string name="CallRaiseHandSnackbar__lower_your_hand">Lower your hand?</string>
|
||||
<!-- A notification to the user that they successfully raised their hand. The placeholder string is CallParticipant__you, or CallParticipant__you_on_another_device -->
|
||||
<string name="CallRaiseHandSnackbar__expanded_second_person_raised_a_hand_single">%1$s raised a hand</string>
|
||||
<!-- A notification to the user that they and at least one more participants in the call successfully raised their hand. The placeholder is a number quantifying how many other hands are also raised, besides the user. -->
|
||||
|
||||
Reference in New Issue
Block a user