aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-08 22:11:48 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-08 22:11:48 +0200
commitd9c4637b31c79095d7acff43fee03daa83859ea3 (patch)
tree098d5fb99462fb20ccf69069e48be4e823aa8b49 /res/values/strings.xml
parent3f77e5fa55d499352ce2d6e56a8c0b25af331f4c (diff)
hide encryption settings under 'expert options'
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index dde45e06..841620e2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -249,5 +249,6 @@
<string name="pref_force_encryption_summary">Always send messages encrypted (execpt for conferences)</string>
<string name="pref_dont_save_encrypted">Don’t save encrypted messages</string>
<string name="pref_dont_save_encrypted_summary">Warning: This could lead to message loss</string>
-
+ <string name="pref_expert_options">Expert options</string>
+ <string name="pref_expert_options_summary">Please be very careful with those</string>
</resources> \ No newline at end of file