Skip to content

Commit 8aff3c9

Browse files
committed
Improve strings
1 parent e6477e8 commit 8aff3c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,8 @@
285285
<system:String x:Key="flowlauncherPressHotkey">Press Key</system:String>
286286
<system:String x:Key="showBadges">Show Result Badges</system:String>
287287
<system:String x:Key="showBadgesToolTip">Show badges for query results where supported</system:String>
288-
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges Only for Global Query</system:String>
289-
<system:String x:Key="showBadgesGlobalOnlyToolTip">Show badges only for global query results</system:String>
288+
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges for Global Query Only</system:String>
289+
<system:String x:Key="showBadgesGlobalOnlyToolTip">Show badges for global query results only</system:String>
290290

291291
<!-- Setting Proxy -->
292292
<system:String x:Key="proxy">HTTP Proxy</system:String>

0 commit comments

Comments
 (0)