Display message when getting or sending a remote wipe setup message

This commit is contained in:
ameba23
2021-05-06 18:30:51 +02:00
parent a93cbf852b
commit 7659b9decb
3 changed files with 29 additions and 0 deletions

View File

@@ -729,4 +729,11 @@
<string name="activity_name_new_or_recover_account">Create new account or recover existing account</string>
<string name="activity_name_recovery">Recover Account</string>
<string name="activity_name_custodian_help_recovery">Help recover account</string>
<!-- Remote Wipe -->
<!-- conversation -->
<string name="remote_wipe_setup_received">You have been added a remote wiper.</string>
<string name="remote_wipe_setup_sent">You have added this contact as a remote wiper.</string>
</resources>