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

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13985351

Change-Id: I747db5e103a9be2f80aedbe73b843af98f353bd3
This commit is contained in:
Jon Spivack
2021-03-24 20:35:15 +00:00
committed by Automerger Merge Worker
+1 -1
View File
@@ -10,5 +10,5 @@
<!-- Label for a button that translates a screenshot of the current app. [CHAR_LIMIT=40] -->
<string name="action_translate">Translate</string>
<!-- 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>