diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 4444b7d..182f2a3 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -680,4 +680,8 @@
Brightness Control
Adjust brightness by sliding finger across the statusbar
+
+ Notification Headers
+ Show headers in the notification shade\nRequires a SystemUI restart
+
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index 08e9b8c..dd94fab 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -26,6 +26,13 @@
android:icon="@drawable/ic_plus"
android:fragment="com.cherish.settings.fragments.HeadsUpSettings" />
+
+