diff --git a/res/values/strings.xml b/res/values/strings.xml
index b32a46892..cfbe215a7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -505,7 +505,7 @@ Please submit bug reports, contribute new features and ask questions at
Searches for unread messages when Notification is opened
Show unread count
Show the number of unread messages in the notification bar.
- Mark message as read when opening
+ Mark as read when opened
Mark a message as read when it is opened for viewing
Always show images
@@ -540,6 +540,7 @@ Please submit bug reports, contribute new features and ask questions at
Header (like Outlook)
General settings
+ Reading mail
Display
Fetching mail
Folders
diff --git a/res/xml/account_settings_preferences.xml b/res/xml/account_settings_preferences.xml
index bb2ec72a4..886189c32 100644
--- a/res/xml/account_settings_preferences.xml
+++ b/res/xml/account_settings_preferences.xml
@@ -45,44 +45,26 @@
android:title="@string/account_settings_default_label"
android:summary="@string/account_settings_default_summary" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ android:title="@string/account_settings_reading_mail"
+ android:key="reading_mail">
+
+