mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add double tap editing feature.
This commit is contained in:
committed by
Greyson Parrelli
parent
84e654efb2
commit
ffc1463cda
@@ -3691,6 +3691,14 @@
|
||||
<string name="conversation_group_options__conversation">Chat</string>
|
||||
<string name="conversation_group_options__broadcast">Broadcast</string>
|
||||
|
||||
<!-- DoubleTapEditEducationSheet -->
|
||||
<!-- Displayed as the title of the education bottom sheet -->
|
||||
<string name="DoubleTapEditEducationSheet__double_tap_edit_title">Double tap to edit</string>
|
||||
<!-- Text on the sheet explaining how double tapping on a message will let them edit it -->
|
||||
<string name="DoubleTapEditEducationSheet__quickly_tap_twice">Quickly tap twice on your messages to edit them. You can edit your messages up to 24hrs after they’ve been sent.</string>
|
||||
<!-- Button label to dismiss sheet -->
|
||||
<string name="DoubleTapEditEducationSheet__got_it">Got it</string>
|
||||
|
||||
<!-- text_secure_normal -->
|
||||
<string name="text_secure_normal__menu_new_group">New group</string>
|
||||
<string name="text_secure_normal__menu_settings">Settings</string>
|
||||
|
||||
Reference in New Issue
Block a user