mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Prepare edit message for beta run.
This commit is contained in:
@@ -6116,6 +6116,15 @@
|
||||
|
||||
<!-- 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>
|
||||
<!-- 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>
|
||||
<!-- 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 -->
|
||||
<string name="SendingEditMessageBetaOnlyDialog_send">Send</string>
|
||||
|
||||
|
||||
<!-- CallLinkDetailsFragment -->
|
||||
<!-- Displayed in action bar at the top of the fragment -->
|
||||
|
||||
Reference in New Issue
Block a user