@@ -131,6 +131,11 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
131
131
<system : String x : Key =" KoreanImeOpenLinkButton" >Otwórz</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" >Szukaj wtyczek</system : String >
@@ -153,6 +158,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
153
158
<system : String x : Key =" DisplayModeOnOff" >Aktywny</system : String >
154
159
<system : String x : Key =" DisplayModePriority" >Priorytet</system : String >
155
160
<system : String x : Key =" DisplayModeSearchDelay" >Opóźnienie wyszukiwania</system : String >
161
+ <system : String x : Key =" DisplayModeHomeOnOff" >Home Page</system : String >
156
162
<system : String x : Key =" currentPriority" >Obecny Priorytet</system : String >
157
163
<system : String x : Key =" newPriority" >Nowy Priorytet</system : String >
158
164
<system : String x : Key =" priority" >Priorytet</system : String >
@@ -406,6 +412,10 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
406
412
<system : String x : Key =" searchDelayTimeTitle" >Ustawienie opóźnienia wyszukiwania</system : String >
407
413
<system : String x : Key =" searchDelayTimeTips" >Podaj czas opóźnienia wyszukiwania (w ms) dla wtyczki. Pozostaw puste, aby użyć wartości domyślnej.</system : String >
408
414
415
+ <!-- Search Delay Settings Dialog -->
416
+ <system : String x : Key =" homeTitle" >Home Page</system : String >
417
+ <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 >
418
+
409
419
<!-- Custom Query Hotkey Dialog -->
410
420
<system : String x : Key =" customeQueryHotkeyTitle" >Skrót klawiszowy niestandardowych zapyta</system : String >
411
421
<system : String x : Key =" customeQueryHotkeyTips" >Naciśnij niestandardowy klawisz skrótu, aby otworzyć Flow Launcher i automatycznie wprowadzić określone zapytanie.</system : String >
0 commit comments