diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index aa3e16dcbb4..574c7638326 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -306,4 +306,8 @@
Long press to search
Touch and hold the Home button or the navigation handle to search using the content on your screen
+
+
+ Circle to Search
+ Use CTS instead of Google Lens for navbar long press
diff --git a/res/xml/gesture_navigation_settings.xml b/res/xml/gesture_navigation_settings.xml
index d38796ff07d..dd671d58976 100644
--- a/res/xml/gesture_navigation_settings.xml
+++ b/res/xml/gesture_navigation_settings.xml
@@ -73,6 +73,12 @@
android:summary="@string/navbar_long_press_gesture_summary"
settings:controller="com.android.settings.gestures.GestureNavigationLongPressController" />
+
+