diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index bd4bf29..614ce16 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -498,4 +498,8 @@
Force stop button
Show force stop button in the notification\'s longpress menu
+
+
+ Toast app icon
+ Display the app\'s icon corresponding with the toast
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index 5751196..8a6f704 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -75,6 +75,13 @@
android:title="@string/notification_guts_kill_app_button_title"
android:summary="@string/notification_guts_kill_app_button_summary"
android:defaultValue="false" />
+
+