Merge "Change label for Search button in Go Overview" into sc-dev

This commit is contained in:
Jon Spivack
2021-03-24 20:06:10 +00:00
committed by Android (Google) Code Review
+1 -1
View File
@@ -10,5 +10,5 @@
<!-- Label for a button that translates a screenshot of the current app. [CHAR_LIMIT=40] --> <!-- Label for a button that translates a screenshot of the current app. [CHAR_LIMIT=40] -->
<string name="action_translate">Translate</string> <string name="action_translate">Translate</string>
<!-- Label for a button that triggers Search on a screenshot of the current app. [CHAR_LIMIT=40] --> <!-- Label for a button that triggers Search on a screenshot of the current app. [CHAR_LIMIT=40] -->
<string name="action_search">Search</string> <string name="action_search">Lens</string>
</resources> </resources>