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 6f849f6 commit 40c5e19Copy full SHA for 40c5e19
Flow.Launcher/Languages/ja.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">Fixed Window Height</system:String>
71
<system:String x:Key="KeepMaxResultsToolTip">The window height is not adjustable by dragging.</system:String>
72
<system:String x:Key="maxShowResults">結果の最大表示件数</system:String>
0 commit comments