mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
fix: Shorten device search hint string
This should also make the app match Pixel Launcher's UI as well. Fixes #6192
This commit is contained in:
@@ -765,7 +765,7 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
<!-- Launcher strings used -->
|
<!-- Launcher strings used -->
|
||||||
<string name="all_apps_device_search_hint">Search apps, web, and more</string>
|
<string name="all_apps_device_search_hint">Search web and more</string>
|
||||||
<string name="all_apps_search_bar_hint">Search apps</string>
|
<string name="all_apps_search_bar_hint">Search apps</string>
|
||||||
<string name="all_apps_no_search_results">No apps found matching \"<xliff:g example="Android" id="query">%1$s</xliff:g>\"</string>
|
<string name="all_apps_no_search_results">No apps found matching \"<xliff:g example="Android" id="query">%1$s</xliff:g>\"</string>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user