We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d486b commit f3451faCopy full SHA for f3451fa
Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/vi.xaml
@@ -8,6 +8,7 @@
8
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">Buộc tắt các tiến trình {0}</system:String>
9
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">Tắt tất cả phên bản </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