|
131 | 131 | <system:String x:Key="KoreanImeOpenLinkButton">Mở</system:String>
|
132 | 132 | <system:String x:Key="KoreanImeRegistry">Use Previous Korean IME</system:String>
|
133 | 133 | <system:String x:Key="KoreanImeRegistryTooltip">You can change the Previous Korean IME settings directly from here</system:String>
|
| 134 | + <system:String x:Key="homePage">Home Page</system:String> |
| 135 | + <system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String> |
| 136 | + <system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String> |
| 137 | + <system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String> |
| 138 | + <system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String> |
134 | 139 |
|
135 | 140 | <!-- Setting Plugin -->
|
136 | 141 | <system:String x:Key="searchplugin">Plugin tìm kiếm</system:String>
|
|
153 | 158 | <system:String x:Key="DisplayModeOnOff">Đã bật</system:String>
|
154 | 159 | <system:String x:Key="DisplayModePriority">Ưu tiên</system:String>
|
155 | 160 | <system:String x:Key="DisplayModeSearchDelay">Search Delay</system:String>
|
| 161 | + <system:String x:Key="DisplayModeHomeOnOff">Home Page</system:String> |
156 | 162 | <system:String x:Key="currentPriority">Ưu tiên hiện tại</system:String>
|
157 | 163 | <system:String x:Key="newPriority">Ưu tiên mới</system:String>
|
158 | 164 | <system:String x:Key="priority">Ưu tiên</system:String>
|
|
408 | 414 | <system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String>
|
409 | 415 | <system:String x:Key="searchDelayTimeTips">Input the search delay time in ms you like to use for the plugin. Input empty if you don't want to specify any, and the plugin will use default search delay time.</system:String>
|
410 | 416 |
|
| 417 | + <!-- Search Delay Settings Dialog --> |
| 418 | + <system:String x:Key="homeTitle">Home Page</system:String> |
| 419 | + <system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String> |
| 420 | + |
411 | 421 | <!-- Custom Query Hotkey Dialog -->
|
412 | 422 | <system:String x:Key="customeQueryHotkeyTitle">Phím nóng truy vấn tùy chỉnh</system:String>
|
413 | 423 | <system:String x:Key="customeQueryHotkeyTips">Nhấn phím nóng tùy chỉnh để mở Flow Launcher và tự động nhập truy vấn được chỉ định.</system:String>
|
|
0 commit comments