mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-20 02:40:52 +02:00
allow to prefix query with space to disable auto launch
This commit is contained in:
parent
92772d715c
commit
ce5fade39a
4 changed files with 30 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue