aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-07-31 00:51:30 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-07-31 00:51:30 +0200
commit5191e4ce95031b83353ec9ceacbbd57f53f01c6a (patch)
tree06151ba03ec46d7186b07afa9b7719e0e6a10bca /src/main/res/values/strings.xml
parent74ab36fda2d977e1b97b755a8298c488e6d74ba2 (diff)
removed expert setting to 'force encryption'. merged certifcate and encryption settings into same category
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index e07c72fe..e0e472bf 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -474,7 +474,6 @@
<string name="received_location">Received location</string>
<string name="title_undo_swipe_out_conversation">Conversation closed</string>
<string name="title_undo_swipe_out_muc">Left conference</string>
- <string name="pref_certificate_options">Certificate options</string>
<string name="pref_dont_trust_system_cas_title">Don’t trust system CAs</string>
<string name="pref_dont_trust_system_cas_summary">All certificates must be manually approved</string>
<string name="pref_remove_trusted_certificates_title">Remove certificates</string>