We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68cbf90 commit a58cf5bCopy full SHA for a58cf5b
Flow.Launcher/Languages/zh-cn.xaml
@@ -136,6 +136,8 @@
136
<system:String x:Key="historyResultsForHomePage">在主页中显示历史记录</system:String>
137
<system:String x:Key="historyResultsCountForHomePage">在主页显示的最大历史结果数</system:String>
138
<system:String x:Key="homeToggleBoxToolTip">这只能在插件支持主页功能和主页启用时进行编辑。</system:String>
139
+ <system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
140
+ <system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
141
142
<!-- Setting Plugin -->
143
<system:String x:Key="searchplugin">搜索插件</system:String>
0 commit comments