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:
SuperDragonXD
2025-12-20 06:07:28 +08:00
committed by GitHub
parent 8c36c72efc
commit faa300c3d9

View File

@@ -765,7 +765,7 @@
-->
<!-- 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_no_search_results">No apps found matching \"<xliff:g example="Android" id="query">%1$s</xliff:g>\"</string>