Skip to content

Commit a41356c

Browse files
committed
Improve strings
1 parent 3abcebd commit a41356c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<system:String x:Key="searchDelay">Search Delay</system:String>
9898
<system:String x:Key="searchDelayToolTip">Delay for a while to search when typing. This reduces interface jumpiness and result load.</system:String>
9999
<system:String x:Key="searchDelayTime">Search Delay Time</system:String>
100-
<system:String x:Key="searchDelayTimeToolTip">Delay time which search results appear when typing is stopped. Default is 120ms.</system:String>
100+
<system:String x:Key="searchDelayTimeToolTip">Delay time after which search results appear when typing is stopped. Default is 120ms.</system:String>
101101
<system:String x:Key="querySearchPrecision">Query Search Precision</system:String>
102102
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
103103
<system:String x:Key="SearchPrecisionNone">None</system:String>

0 commit comments

Comments
 (0)