Skip to content

Commit c42f84f

Browse files
committed
Update Pinyin description
1 parent 74306f0 commit c42f84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<system:String x:Key="SearchPrecisionLow">Low</system:String>
122122
<system:String x:Key="SearchPrecisionRegular">Regular</system:String>
123123
<system:String x:Key="ShouldUsePinyin">Search with Pinyin</system:String>
124-
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
124+
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese. Enabling it can introduce more memory usage during searching.</system:String>
125125
<system:String x:Key="ShouldUseDoublePinyin">Use Double Pinyin</system:String>
126126
<system:String x:Key="ShouldUseDoublePinyinToolTip">Use Double Pinyin instead of Full Pinyin to search.</system:String>
127127
<system:String x:Key="DoublePinyinSchema">Double Pinyin Schema</system:String>

0 commit comments

Comments
 (0)