mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Add discard draft confirmation when editing.
This commit is contained in:
@@ -1351,6 +1351,12 @@
|
||||
<string name="InputPanel_tap_and_hold_to_record_a_voice_message_release_to_send">Tap and hold to record a voice message, release to send</string>
|
||||
<!-- When editing a message, label shown above the text input field in the composer -->
|
||||
<string name="InputPanel_edit_message">Edit message</string>
|
||||
<!-- Dialog title shown if users are about to discard their draft message -->
|
||||
<string name="InputPanel__discard_draft">Discard draft?</string>
|
||||
<!-- Dialog message explaining their action cannot be reversed -->
|
||||
<string name="InputPanel__this_action_cant_be_undone">This action can\'t be undone.</string>
|
||||
<!-- Button inside an alert dialog confirming the deletion of their draft -->
|
||||
<string name="InputPanel__discard">Discard</string>
|
||||
|
||||
<!-- InviteActivity -->
|
||||
<string name="InviteActivity_share">Share</string>
|
||||
|
||||
Reference in New Issue
Block a user