diff --git a/res/values/strings.xml b/res/values/strings.xml
index ad56f21a4b4..dc1b1c65c7a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8028,6 +8028,12 @@
Automatically show suggested actions & replies
+
+ Turn on notification history to keep track of past notifications and snoozed notifications
+
+
+ Notification history
+
Allow notification snoozing
diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml
index 021705703c5..419270a9529 100644
--- a/res/xml/configure_notification_settings.xml
+++ b/res/xml/configure_notification_settings.xml
@@ -86,6 +86,12 @@
android:order="15"
settings:initialExpandedChildrenCount="0">
+
+