diff --git a/res/values/strings.xml b/res/values/strings.xml
index e16ca6622..3ac000e63 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -331,6 +331,7 @@ Please submit bug reports, contribute new features and ask questions at
Spam
Delete (from notification)
+ Remove K-9 User-Agent from mail headers
Hide subject in notifications
Never
When device is locked
diff --git a/res/xml/global_preferences.xml b/res/xml/global_preferences.xml
index 90c1c7ed6..6bbc8a2cf 100644
--- a/res/xml/global_preferences.xml
+++ b/res/xml/global_preferences.xml
@@ -378,6 +378,11 @@
android:entryValues="@array/global_settings_notification_hide_subject_values"
android:title="@string/global_settings_notification_hide_subject_title"/>
+
+