aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-09-28 21:40:51 +0200
committerChristian Schneppe <christian@pix-art.de>2016-09-28 21:40:51 +0200
commit314bc117bff752d98f51be8cd2f82285d32393f1 (patch)
treef5f0498bee3fba5c386ea3ca8f2537c0e0c7a7fe /src/main/res/values
parent6fdaed555ebcb18a313b78cebeab5c376861544d (diff)
expert 'setting' to remove omemo identity
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 9b7689d35..924c224ce 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -709,4 +709,7 @@
<string name="this_conference_has_no_members">There are no members in this conference.</string>
<string name="report_jid_as_spammer">Report this JID as sending unwanted messages.</string>
<string name="create_issue">Report an issue</string>
+ <string name="pref_delete_omemo_identities">Delete OMEMO identities</string>
+ <string name="pref_delete_omemo_identities_summary">Regenerate your OMEMO keys. All your contacts will have to verify you again. Use this only as a last resort.</string>
+ <string name="delete_selected_keys">Delete selected keys</string>
</resources>