|
110 | 110 | <system:String x:Key="searchDelay">Search Delay</system:String>
|
111 | 111 | <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>
|
112 | 112 | <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> |
119 | 114 | <system:String x:Key="KoreanImeTitle">Information for Korean IME user</system:String>
|
120 | 115 | <system:String x:Key="KoreanImeGuide">
|
121 | 116 | The Korean input method used in Windows 11 may cause some issues in Flow Launcher.

|
|
393 | 388 |
|
394 | 389 | <!-- Search Delay Settings Dialog -->
|
395 | 390 | <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> |
399 | 392 |
|
400 | 393 | <!-- Custom Query Hotkey Dialog -->
|
401 | 394 | <system:String x:Key="customeQueryHotkeyTitle">Custom Query Hotkey</system:String>
|
|
0 commit comments