Improve strings

This commit is contained in:
Jack251970 2025-04-11 16:14:23 +08:00
parent e6477e886b
commit 8aff3c9f2a

View file

@ -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>