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 b0b8614 commit a820a4eCopy full SHA for a820a4e
Flow.Launcher/Languages/zh-cn.xaml
@@ -65,6 +65,8 @@
65
<system:String x:Key="LastQueryPreserved">保留上次搜索关键字</system:String>
66
<system:String x:Key="LastQuerySelected">选择上次搜索关键字</system:String>
67
<system:String x:Key="LastQueryEmpty">清空上次搜索关键字</system:String>
68
+ <system:String x:Key="LastQueryActionKeywordPreserved">Preserve Last Action Keyword</system:String>
69
+ <system:String x:Key="LastQueryActionKeywordSelected">Select Last Action Keyword</system:String>
70
<system:String x:Key="KeepMaxResults">固定窗口高度</system:String>
71
<system:String x:Key="KeepMaxResultsToolTip">窗口高度不能通过拖动来调整。</system:String>
72
<system:String x:Key="maxShowResults">最大结果显示个数</system:String>
0 commit comments