mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Update edit message awareness bottom sheet copy.
This commit is contained in:
committed by
Nicholas Tinsley
parent
6c4ebc9f58
commit
0827c18eeb
@@ -6111,9 +6111,9 @@
|
||||
<!-- Title shown at top of bottom sheet dialog for displaying a message\'s edit history -->
|
||||
<string name="EditMessageHistoryDialog_title">Edit history</string>
|
||||
<!-- Title of dialog shown alerting user that edit message is in beta only -->
|
||||
<string name="SendingEditMessageBetaOnlyDialog_title">Signal beta only</string>
|
||||
<string name="SendingEditMessageBetaOnlyDialog_title">Edit Message</string>
|
||||
<!-- Body of dialog shown alerting user that edit message is in beta only and only sent to beta users. -->
|
||||
<string name="SendingEditMessageBetaOnlyDialog_body">Editing messages is available to Signal beta users only. If you edit a message, it will only be visible to people who are on the latest version of Signal beta.</string>
|
||||
<string name="SendingEditMessageBetaOnlyDialog_body">If you edit a message, it will only be visible to people who are on the latest versions of Signal. They will be able to see you edited a message.</string>
|
||||
<!-- Button to cancel sending edit message as it is beta only -->
|
||||
<string name="SendingEditMessageBetaOnlyDialog_cancel">Cancel</string>
|
||||
<!-- Button to continue sending edit message despite it being beta only -->
|
||||
|
||||
Reference in New Issue
Block a user