diff --git a/res/layout/app_widget_resize_frame.xml b/res/layout/app_widget_resize_frame.xml
index 53db5edd8a..249e42ce86 100644
--- a/res/layout/app_widget_resize_frame.xml
+++ b/res/layout/app_widget_resize_frame.xml
@@ -83,7 +83,8 @@
android:layout_marginEnd="@dimen/widget_reconfigure_button_margin"
android:src="@drawable/widget_reconfigure_button_frame"
android:background="?android:attr/selectableItemBackground"
- android:visibility="gone" />
+ android:visibility="gone"
+ android:contentDescription="@string/widget_reconfigure_button_content_description" />
\ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 42f69e0f92..913763c6e0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -108,6 +108,10 @@
Got it
+
+ Change widget settings
+
Search apps