Change String

This commit is contained in:
DB p 2022-11-26 15:31:22 +09:00
parent c622edab99
commit c59449debd

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 -->