diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index 7291868c73a..676ed26d51a 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -19,4 +19,8 @@
Deep sleep
+
+
+ Show clipboard overlay
+ Show an overlay in the left bottom corner of the screen when something is copied to the clipboard
diff --git a/res/xml/privacy_dashboard_settings.xml b/res/xml/privacy_dashboard_settings.xml
index 248f6c8c199..41a0fbc5749 100644
--- a/res/xml/privacy_dashboard_settings.xml
+++ b/res/xml/privacy_dashboard_settings.xml
@@ -147,6 +147,12 @@
android:summary="@string/content_capture_summary"
settings:controller="com.android.settings.privacy.EnableContentCaptureWithServiceSettingsPreferenceController"/>
+
+