mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Avoid recording empty voice messages during an ongoing call.
This commit is contained in:
@@ -546,6 +546,8 @@
|
||||
<string name="ConversationActivity__invite_to_signal">Invite to Signal</string>
|
||||
<!-- Snackbar message shown after dismissing the full screen sms export megaphone indicating we\'ll do it again soon -->
|
||||
<string name="ConversationActivity__you_will_be_reminded_again_soon">You will be reminded again soon.</string>
|
||||
<!-- Toast message shown when trying to record a voice message during an ongoing call -->
|
||||
<string name="ConversationFragment_cannot_record_voice_message_during_call">Cannot record voice message during call.</string>
|
||||
|
||||
<!-- Title for dialog shown when first sending formatted text -->
|
||||
<string name="SendingFormattingTextDialog_title">Sending formatted text</string>
|
||||
|
||||
Reference in New Issue
Block a user