diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5c8449644..abae10539 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -92,4 +92,27 @@
OTR encryption not available
Unfortunaly OTR encryption is not available for file transfer. You can choose either openPGP or no encryption.
Use openPGP encryption
+ XMPP resource
+ The name this client identifies itself with
+ Accept files
+ Automatically accept files smaller than…
+ Notification Settings
+ Notifications
+ Notify when a new message arrives
+ Vibrate
+ Also vibrate when a new message arrives
+ Sound
+ Play ringtone with notification
+ Conference notifications
+ Always notify when a new conference message arrives instead of only when highlighted
+ Notification grace period
+ Disable notifications for a short time after a carbon copy was received
+ UI Options
+ Use Phones self contact picture
+ You may no longer be able to distinguish which account you are using in a conversation
+ Conference name
+ Use room’s subject to identify Conferences
+ Advanced Options
+ Never send crash reports
+ By sending in stack traces you are helping the ongoing development of Conversations
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 6268350a2..b1b560c60 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -10,69 +10,69 @@
/>
+ android:title="@string/pref_notification_settings">
+ android:title="@string/pref_conference_notifications"
+ android:summary="@string/pref_conference_notifications_summary"/>
+ android:title="@string/pref_ui_options">