Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 387e65e3 authored by Jon Spivack's avatar Jon Spivack
Browse files

Change label for Search button in Go Overview

The visual search button on the Recents screen (on Go devices) will be renamed to Lens.

Bug: 183618164
Test: Manual
Change-Id: I86371e604bd0204510737e5088c95404129818bb
parent a5cd3c32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>