allow to prefix query with space to disable auto launch

This commit is contained in:
Josia Pietsch 2025-01-09 01:08:01 +01:00
parent 92772d715c
commit ce5fade39a
Signed by: jrpie
GPG key ID: E70B571D66986A2D
4 changed files with 30 additions and 9 deletions

View file

@ -201,7 +201,8 @@
<string name="list_removed">Removed the selected application</string>
<string name="list_not_removed">Unable to remove application</string>
<string name="list_apps_search_hint">Search Applications</string>
<string name="list_apps_search_hint">Search</string>
<string name="list_apps_search_hint_no_auto_launch">Search (auto launch disabled)</string>
<string name="list_other_settings">µLauncher Settings</string>
<string name="list_other_list">All Applications</string>