Merge branch 'ImagePreview' of https://github.com/onesounds/Flow.Launcher into pr/1360

This commit is contained in:
Vic 2022-11-26 14:51:20 +08:00
commit 41822f90bc

View file

@ -66,8 +66,8 @@
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
<system:String x:Key="ShouldUsePinyin">Search with Pinyin</system:String>
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
<system:String x:Key="AlwaysPreview">Always display preview panel when open flow</system:String>
<system:String x:Key="AlwaysPreviewToolTip">If uncheck, preview not showing when start flow. Please use F1 key to toggle.</system:String>
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
<system:String x:Key="AlwaysPreviewToolTip">Preview will display when start flow.</system:String>
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
<!-- Setting Plugin -->