diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index e07c72fe9..e0e472bf9 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -474,7 +474,6 @@
Received location
Conversation closed
Left conference
- Certificate options
Don’t trust system CAs
All certificates must be manually approved
Remove certificates
diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml
index 13598cb6f..8ab35c098 100644
--- a/src/main/res/xml/preferences.xml
+++ b/src/main/res/xml/preferences.xml
@@ -1,12 +1,12 @@
-
+
-
+
+ android:title="@string/pref_grant_presence_updates"/>
+ android:title="@string/pref_xmpp_resource"/>
+ android:title="@string/pref_accept_files"/>
+ android:title="@string/pref_confirm_messages"/>
+ android:title="@string/pref_chat_states"/>
+ android:key="notifications"
+ android:title="@string/pref_notification_settings">
-
+
+ android:title="@string/title_pref_quiet_hours">
+ android:defaultValue="false"
+ android:key="enable_quiet_hours"
+ android:summary="@string/pref_quiet_hours_summary"
+ android:title="@string/title_pref_enable_quiet_hours"/>
+ android:dependency="enable_quiet_hours"
+ android:key="quiet_hours_start"
+ android:negativeButtonText="@string/cancel"
+ android:positiveButtonText="@string/set"
+ android:title="@string/title_pref_quiet_hours_start_time"/>
-
-
+
+
+ android:title="@string/pref_vibrate"/>
+ android:title="@string/pref_sound"/>
+ android:title="@string/pref_conference_notifications"/>
-
+
+ android:title="@string/pref_conference_name"/>
+ android:title="@string/pref_use_larger_font"/>
+ android:title="@string/pref_use_send_button_to_indicate_status"/>
+ android:title="@string/pref_quick_action"/>
+ android:title="@string/pref_show_dynamic_tags"/>
+ android:key="advanced"
+ android:title="@string/pref_advanced_options">
-
-
+ android:title="@string/pref_expert_options">
+
+ android:title="@string/pref_dont_save_encrypted"/>
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ android:title="@string/pref_use_indicate_received"/>
+ android:summary="@string/pref_keep_foreground_service_summary"
+ android:title="@string/pref_keep_foreground_service"/>
@@ -179,9 +172,9 @@
android:defaultValue="false"
android:key="never_send"
android:summary="@string/pref_never_send_crash_summary"
- android:title="@string/pref_never_send_crash" />
+ android:title="@string/pref_never_send_crash"/>
-
+