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

Commit b14d7cc0 authored by Omar Eissa's avatar Omar Eissa
Browse files

Update search hint text to be more generic

Change the search hint from "Search this phone" to "Search this device"
to make it more generic if the user is using a device other than phones.

Test: Manual
Fixes: 283494686
Change-Id: Iad672b3303e5eae12e214f98d7303d2d7e1964c7
parent 3cb12479
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -530,7 +530,7 @@




    <!-- Search hint on search view. [CHAR LIMIT=48] -->
    <!-- Search hint on search view. [CHAR LIMIT=48] -->
    <string name="search_bar_hint">Search this phone</string>
    <string name="search_bar_hint">Search this device</string>


    <!-- Content description for deleting search history. [CHAR_LIMIT=60] -->
    <!-- Content description for deleting search history. [CHAR_LIMIT=60] -->
    <string name="delete_search_history">Delete search history <xliff:g id="text" example="image">%1$s</xliff:g></string>
    <string name="delete_search_history">Delete search history <xliff:g id="text" example="image">%1$s</xliff:g></string>