Add revoke remote wipe status option to conversation actions menu

This commit is contained in:
ameba23
2021-08-31 12:39:52 +02:00
parent 25029e1fca
commit 6e67c1dfbf
12 changed files with 270 additions and 2 deletions

View File

@@ -760,5 +760,9 @@
<string name="remote_wipe_activate_explain_short">Activate a remote wipe of this contact\'s device</string>
<string name="remote_wipe_activate_explain_long">If confirmed by a second contact, sending this signal will remove all briar contacts and messages from this contact\s device.</string>
<!-- revoke -->
<string name="activity_name_revoke_remote_wipe">Revoke Remote Wipe</string>
<string name="revoke_remote_wipe">Revoke remote wipe status</string>
<string name="button_confirm">Ok</string>
</resources>