Skip to content

Commit 218685d

Browse files
committed
Resizeable window PR: en.xaml correction
1 parent 990f932 commit 218685d

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
@@ -56,8 +56,8 @@
5656
<system:String x:Key="LastQueryPreserved">Preserve Last Query</system:String>
5757
<system:String x:Key="LastQuerySelected">Select last Query</system:String>
5858
<system:String x:Key="LastQueryEmpty">Empty last Query</system:String>
59-
<system:String x:Key="KeepMaxResults">Keeping Window Max Height</system:String>
60-
<system:String x:Key="KeepMaxResultsToolTip">Window height will keep to fit the maximum number of results</system:String>
59+
<system:String x:Key="KeepMaxResults">Fixed Window Height</system:String>
60+
<system:String x:Key="KeepMaxResultsToolTip">The window height will not be resizeable by dragging</system:String>
6161
<system:String x:Key="maxShowResults">Maximum results shown</system:String>
6262
<system:String x:Key="maxShowResultsToolTip">You can also quickly adjust this by using CTRL+Plus and CTRL+Minus.</system:String>
6363
<system:String x:Key="ignoreHotkeysOnFullscreen">Ignore hotkeys in fullscreen mode</system:String>

0 commit comments

Comments
 (0)