diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index 4717164..6d8deb0 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -113,6 +113,9 @@
Hide all quick settings in the notification shade while the device is locked
+ Interface
+ Kill app
+ Show a kill app button in the notification\'s longpress menu
Sounds & vibration
Alert while display on
Play sound and vibration for notifications while the display is on
diff --git a/res/xml/evolution_settings_notifications.xml b/res/xml/evolution_settings_notifications.xml
index 967d586..830664b 100644
--- a/res/xml/evolution_settings_notifications.xml
+++ b/res/xml/evolution_settings_notifications.xml
@@ -9,6 +9,18 @@
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
android:title="@string/notifications_title">
+
+
+
+
+
+