Display message when getting or sending a remote wipe wipe message

This commit is contained in:
ameba23
2021-05-25 12:55:46 +02:00
parent d42c25ebf7
commit a8bef40fee
2 changed files with 24 additions and 8 deletions

View File

@@ -746,6 +746,7 @@
<!-- conversation -->
<string name="remote_wipe_setup_received">%1$s has added you as a remote wiper.</string>
<string name="remote_wipe_setup_sent">You have added %1$s as a remote wiper.</string>
<string name="remote_wipe_wipe_sent">You have sent an activate remote wipe signal to %1$s.</string>
<string name="activity_name_remote_wipe">Remote Wipe</string>
<string name="assigned_wipers">Your assigned trusted wipers</string>
<string name="activate_remote_wipe">Activate remote wipe</string>