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 a0f5383 commit ee15085Copy full SHA for ee15085
Flow.Launcher/Languages/ko.xaml
@@ -127,6 +127,8 @@
127
<system:String x:Key="historyResultsForHomePage">히스토리를 홈페이지에 표시</system:String>
128
<system:String x:Key="historyResultsCountForHomePage">홈페이지에 표시할 최대 히스토리 수</system:String>
129
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
130
+ <system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
131
+ <system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
132
133
<!-- Setting Plugin -->
134
<system:String x:Key="searchplugin">플러그인 검색</system:String>
0 commit comments