mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Improve strings
This commit is contained in:
parent
e6477e886b
commit
8aff3c9f2a
1 changed files with 2 additions and 2 deletions
|
|
@ -285,8 +285,8 @@
|
|||
<system:String x:Key="flowlauncherPressHotkey">Press Key</system:String>
|
||||
<system:String x:Key="showBadges">Show Result Badges</system:String>
|
||||
<system:String x:Key="showBadgesToolTip">Show badges for query results where supported</system:String>
|
||||
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges Only for Global Query</system:String>
|
||||
<system:String x:Key="showBadgesGlobalOnlyToolTip">Show badges only for global query results</system:String>
|
||||
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges for Global Query Only</system:String>
|
||||
<system:String x:Key="showBadgesGlobalOnlyToolTip">Show badges for global query results only</system:String>
|
||||
|
||||
<!-- Setting Proxy -->
|
||||
<system:String x:Key="proxy">HTTP Proxy</system:String>
|
||||
|
|
|
|||
Loading…
Reference in a new issue