Skip to content

Commit 799ed81

Browse files
authored
Update en.xaml
1 parent 82464b7 commit 799ed81

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,29 @@
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">All setting into single folder. You can use with USB drive or cloud.</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>
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>
2626
<system:String x:Key="rememberLastLocation">Remember last launch location</system:String>
2727
<system:String x:Key="language">Language</system:String>
2828
<system:String x:Key="lastQueryMode">Last Query Style</system:String>
29-
<system:String x:Key="lastQueryModeToolTip">When you open Query box, decide what to do.</system:String>
29+
<system:String x:Key="lastQueryModeToolTip">Show/Hide previous results when Flow Launcher is reactivated.</system:String>
3030
<system:String x:Key="LastQueryPreserved">Preserve Last Query</system:String>
3131
<system:String x:Key="LastQuerySelected">Select last Query</system:String>
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">If you're a gamer, We recommend turning it on.</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="autoHideScrollBar">Auto Hide Scroll Bar in Setting</system:String>
39-
<system:String x:Key="autoHideScrollBarToolTip">If you feel the scroll bar in the setting window is small, We recommend turning it off.</system:String>
39+
<system:String x:Key="autoHideScrollBarToolTip">Hide the scroll bar when not in use.</system:String>
4040
<system:String x:Key="selectPythonDirectory">Select</system:String>
4141
<system:String x:Key="hideOnStartup">Hide Flow Launcher on startup</system:String>
4242
<system:String x:Key="hideNotifyIcon">Hide tray icon</system:String>
4343
<system:String x:Key="querySearchPrecision">Query Search Precision</system:String>
44-
<system:String x:Key="querySearchPrecisionToolTip">Search results become more accurate.</system:String>
44+
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
4545
<system:String x:Key="ShouldUsePinyin">Should Use Pinyin</system:String>
4646
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese</system:String>
4747
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
@@ -84,11 +84,11 @@
8484
<!--Setting Hotkey-->
8585
<system:String x:Key="hotkey">Hotkey</system:String>
8686
<system:String x:Key="flowlauncherHotkey">Flow Launcher Hotkey</system:String>
87-
<system:String x:Key="flowlauncherHotkeyToolTip">Enter the shortcut that open the Flow Launcher.</system:String>
87+
<system:String x:Key="flowlauncherHotkeyToolTip">Enter shortcut to show/hide Flow Launcher.</system:String>
8888
<system:String x:Key="openResultModifiers">Open Result Modifiers</system:String>
89-
<system:String x:Key="openResultModifiersToolTip">Shortcuts to select the result list.</system:String>
89+
<system:String x:Key="openResultModifiersToolTip">Select a modifier to action results via keyboard.</system:String>
9090
<system:String x:Key="showOpenResultHotkey">Show Hotkey</system:String>
91-
<system:String x:Key="showOpenResultHotkeyToolTip">Display Shortcut in Result list .</system:String>
91+
<system:String x:Key="showOpenResultHotkeyToolTip">Show result modifier with results.</system:String>
9292
<system:String x:Key="customQueryHotkey">Custom Query Hotkey</system:String>
9393
<system:String x:Key="customQuery">Query</system:String>
9494
<system:String x:Key="delete">Delete</system:String>
@@ -197,4 +197,4 @@
197197
<system:String x:Key="update_flowlauncher_update_files">Update files</system:String>
198198
<system:String x:Key="update_flowlauncher_update_upadte_description">Update description</system:String>
199199

200-
</ResourceDictionary>
200+
</ResourceDictionary>

0 commit comments

Comments
 (0)