|
19 | 19 | <system:String x:Key="flowlauncher_settings">Flow Launcher Settings</system:String>
|
20 | 20 | <system:String x:Key="general">General</system:String>
|
21 | 21 | <system:String x:Key="portableMode">Portable Mode</system:String>
|
22 |
| - <system:String x:Key="portableModeToolTIp">Store all settings and user data in a central folder. Compatible with most removeable drives and cloud services.</system:String> |
| 22 | + <system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String> |
23 | 23 | <system:String x:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher on system startup</system:String>
|
24 | 24 | <system:String x:Key="hideFlowLauncherWhenLoseFocus">Hide Flow Launcher when focus is lost</system:String>
|
25 | 25 | <system:String x:Key="dontPromptUpdateMsg">Do not show new version notifications</system:String>
|
|
32 | 32 | <system:String x:Key="LastQueryEmpty">Empty last Query</system:String>
|
33 | 33 | <system:String x:Key="maxShowResults">Maximum results shown</system:String>
|
34 | 34 | <system:String x:Key="ignoreHotkeysOnFullscreen">Ignore hotkeys in fullscreen mode</system:String>
|
35 |
| - <system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Disable Flow Launcher activation when a Full screen application is active (Recommended for games).</system:String> |
| 35 | + <system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Disable Flow Launcher activation when a full screen application is active (Recommended for games).</system:String> |
36 | 36 | <system:String x:Key="pythonDirectory">Python Directory</system:String>
|
37 | 37 | <system:String x:Key="autoUpdates">Auto Update</system:String>
|
38 | 38 | <system:String x:Key="selectPythonDirectory">Select</system:String>
|
|
86 | 86 | <system:String x:Key="openResultModifiers">Open Result Modifiers</system:String>
|
87 | 87 | <system:String x:Key="openResultModifiersToolTip">Select a modifier to action results via keyboard.</system:String>
|
88 | 88 | <system:String x:Key="showOpenResultHotkey">Show Hotkey</system:String>
|
89 |
| - <system:String x:Key="showOpenResultHotkeyToolTip">Show result modifier with results.</system:String> |
| 89 | + <system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String> |
90 | 90 | <system:String x:Key="customQueryHotkey">Custom Query Hotkey</system:String>
|
91 | 91 | <system:String x:Key="customQuery">Query</system:String>
|
92 | 92 | <system:String x:Key="delete">Delete</system:String>
|
|
0 commit comments