Skip to content

Commit 1517db8

Browse files
committed
Revert wrong changes on en.xaml
1 parent b14cf89 commit 1517db8

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,7 @@
110110
<system:String x:Key="searchDelay">Search Delay</system:String>
111111
<system:String x:Key="searchDelayToolTip">Adds a short delay while typing to reduce UI flicker and result load. Recommended if your typing speed is average.</system:String>
112112
<system:String x:Key="searchDelayTime">Default Search Delay Time</system:String>
113-
<system:String x:Key="searchDelayTimeToolTip">Plugin default delay time after which search results appear when typing is stopped.</system:String>
114-
<system:String x:Key="SearchDelayTimeVeryLong">Very long</system:String>
115-
<system:String x:Key="SearchDelayTimeLong">Long</system:String>
116-
<system:String x:Key="SearchDelayTimeNormal">Normal</system:String>
117-
<system:String x:Key="SearchDelayTimeShort">Short</system:String>
118-
<system:String x:Key="SearchDelayTimeVeryShort">Very short</system:String>
113+
<system:String x:Key="searchDelayTimeToolTip">Wait time before showing results after typing stops. Higher values wait longer. (ms)</system:String>
119114
<system:String x:Key="KoreanImeTitle">Information for Korean IME user</system:String>
120115
<system:String x:Key="KoreanImeGuide">
121116
The Korean input method used in Windows 11 may cause some issues in Flow Launcher.&#x0a;
@@ -393,9 +388,7 @@
393388

394389
<!-- Search Delay Settings Dialog -->
395390
<system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String>
396-
<system:String x:Key="searchDelayTime_tips">Select the search delay time you like to use for the plugin. Select "{0}" if you don't want to specify any, and the plugin will use default search delay time.</system:String>
397-
<system:String x:Key="currentSearchDelayTime">Current search delay time</system:String>
398-
<system:String x:Key="newSearchDelayTime">New search delay time</system:String>
391+
<system:String x:Key="searchDelayTimeTips">Input the search delay time in ms you like to use for the plugin. Input empty if you don't want to specify any, and the plugin will use default search delay time.</system:String>
399392

400393
<!-- Custom Query Hotkey Dialog -->
401394
<system:String x:Key="customeQueryHotkeyTitle">Custom Query Hotkey</system:String>

0 commit comments

Comments
 (0)