We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c34586 commit 660cb83Copy full SHA for 660cb83
Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/nb.xaml
@@ -8,6 +8,7 @@
8
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">terminer {0} processes</system:String>
9
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">terminer alle forekomstene</system:String>
10
11
+ <system:String x:Key="flowlauncher_plugin_processkiller_show_window_title">Show title for processes with visible windows</system:String>
12
<system:String x:Key="flowlauncher_plugin_processkiller_put_visible_window_process_top">Put processes with visible windows on the top</system:String>
13
14
</ResourceDictionary>
0 commit comments