|
27 | 27 | <system:String x:Key="PositionResetToolTip">Reset search window position</system:String>
|
28 | 28 |
|
29 | 29 | <!-- Setting General -->
|
30 |
| - <system:String x:Key="flowlauncher_settings">Flow Launcher Settings</system:String> |
| 30 | + <system:String x:Key="flowlauncher_settings">Settings</system:String> |
31 | 31 | <system:String x:Key="general">General</system:String>
|
32 | 32 | <system:String x:Key="portableMode">Portable Mode</system:String>
|
33 | 33 | <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>
|
|
146 | 146 | <system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String>
|
147 | 147 | <system:String x:Key="customQueryHotkey">Custom Query Hotkey</system:String>
|
148 | 148 | <system:String x:Key="customQueryShortcut">Custom Query Shortcut</system:String>
|
| 149 | + <system:String x:Key="builtinShortcuts">Built-in Shortcuts</system:String> |
149 | 150 | <system:String x:Key="customQuery">Query</system:String>
|
150 | 151 | <system:String x:Key="customShortcut">Shortcut</system:String>
|
151 | 152 | <system:String x:Key="customShortcutExpansion">Expanded</system:String>
|
|
163 | 164 | <system:String x:Key="windowWidthSizeToolTip">You can also quickly adjust this by using Ctrl+[ and Ctrl+].</system:String>
|
164 | 165 | <system:String x:Key="useGlyphUI">Use Segoe Fluent Icons</system:String>
|
165 | 166 | <system:String x:Key="useGlyphUIEffect">Use Segoe Fluent Icons for query results where supported</system:String>
|
| 167 | + <system:String x:Key="flowlauncherPressHotkey">Press Key</system:String> |
166 | 168 |
|
167 | 169 | <!-- Setting Proxy -->
|
168 | 170 | <system:String x:Key="proxy">HTTP Proxy</system:String>
|
|
186 | 188 | <system:String x:Key="github">Github</system:String>
|
187 | 189 | <system:String x:Key="docs">Docs</system:String>
|
188 | 190 | <system:String x:Key="version">Version</system:String>
|
| 191 | + <system:String x:Key="icons">Icons</system:String> |
189 | 192 | <system:String x:Key="about_activate_times">You have activated Flow Launcher {0} times</system:String>
|
190 | 193 | <system:String x:Key="checkUpdates">Check for Updates</system:String>
|
191 | 194 | <system:String x:Key="newVersionTips">New version {0} is available, would you like to restart Flow Launcher to use the update?</system:String>
|
|
0 commit comments