Skip to content

Commit 5610ca3

Browse files
committed
Additional string clarifications
1 parent 5487834 commit 5610ca3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<system:String x:Key="flowlauncher_settings">Flow Launcher Settings</system:String>
2020
<system:String x:Key="general">General</system:String>
2121
<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>
2323
<system:String x:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher on system startup</system:String>
2424
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Hide Flow Launcher when focus is lost</system:String>
2525
<system:String x:Key="dontPromptUpdateMsg">Do not show new version notifications</system:String>
@@ -32,7 +32,7 @@
3232
<system:String x:Key="LastQueryEmpty">Empty last Query</system:String>
3333
<system:String x:Key="maxShowResults">Maximum results shown</system:String>
3434
<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>
3636
<system:String x:Key="pythonDirectory">Python Directory</system:String>
3737
<system:String x:Key="autoUpdates">Auto Update</system:String>
3838
<system:String x:Key="selectPythonDirectory">Select</system:String>
@@ -86,7 +86,7 @@
8686
<system:String x:Key="openResultModifiers">Open Result Modifiers</system:String>
8787
<system:String x:Key="openResultModifiersToolTip">Select a modifier to action results via keyboard.</system:String>
8888
<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>
9090
<system:String x:Key="customQueryHotkey">Custom Query Hotkey</system:String>
9191
<system:String x:Key="customQuery">Query</system:String>
9292
<system:String x:Key="delete">Delete</system:String>

0 commit comments

Comments
 (0)