mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Add RemoteWipeSetupActivity to manifest and settings menu
This commit is contained in:
@@ -732,11 +732,16 @@
|
||||
|
||||
<!-- Remote Wipe -->
|
||||
|
||||
<!-- settings menu -->
|
||||
<string name="pref_remote_wipe_summary">Allow trusted contacts to activate an account wipe remotely</string>
|
||||
<string name="pref_remote_wipe_title">Remote Wipe</string>
|
||||
|
||||
<!-- titles for the app bar -->
|
||||
<string name="title_select_wipers">Select Trusted Contacts</string>
|
||||
|
||||
<!-- 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>
|
||||
<string name="activity_name_remote_wipe">Remote Wipe</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user