diff --git a/res/values/strings.xml b/res/values/strings.xml
index dde45e06c83e32e0af9eb40728b5848ed9722df5..841620e2562fe9d6aaac9df53142fe8849a3a1a0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -249,5 +249,6 @@
Always send messages encrypted (execpt for conferences)
Don’t save encrypted messages
Warning: This could lead to message loss
-
+ Expert options
+ Please be very careful with those
\ No newline at end of file
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 37331a0efba1befc3b98c372deb11f815f7c2735..3d2f85c987a4db34d23d1dd245be1255e39862cf 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -1,84 +1,90 @@
-
-
+
-
+
+
-
+
-
+
+
+ android:title="@string/pref_confirm_messages" />
-
-
+
+ android:title="@string/pref_notifications" />
-
+
+
-
+
+
+ android:summary="@string/pref_conference_notifications_summary"
+ android:title="@string/pref_conference_notifications" />
-
-
-
-
+ android:title="@string/pref_notification_grace_period" />
-
-
+
+
+
+
+
+
+
+
+ android:title="@string/pref_never_send_crash" />
-
+
+
\ No newline at end of file