mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Update microphone permission UI for calls.
This commit is contained in:
committed by
Greyson Parrelli
parent
c5c0c432c4
commit
fd4864b3b1
@@ -429,7 +429,13 @@
|
||||
<string name="ConversationActivity_you_will_leave_this_group_and_it_will_be_deleted_from_all_of_your_devices">You will leave this group, and it will be deleted from all your devices.</string>
|
||||
<string name="ConversationActivity_delete">Delete</string>
|
||||
<string name="ConversationActivity_delete_and_leave">Delete and leave</string>
|
||||
<string name="ConversationActivity__to_call_s_signal_needs_access_to_your_microphone">To call %1$s, Signal needs access to your microphone</string>
|
||||
|
||||
<!-- Dialog description that will explain the steps needed to give microphone permissions for a voice call -->
|
||||
<string name="ConversationActivity__to_start_call">To start a call:</string>
|
||||
<!-- Alert dialog description asking for microphone permission in order to start a voice call -->
|
||||
<string name="ConversationActivity__to_call_signal_needs_access_to_your_microphone">To start a call, allow Signal access to your microphone.</string>
|
||||
<!-- Toast text explaining Signal's need for microphone access for a voice call -->
|
||||
<string name="ConversationActivity_signal_needs_microphone_access_voice_call">Signal needs microphone access to start a call.</string>
|
||||
|
||||
|
||||
<string name="ConversationActivity_join">Join</string>
|
||||
|
||||
Reference in New Issue
Block a user