File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : system =" clr-namespace:System;assembly=mscorlib" >
33
4- <system : String x : Key =" flowlauncher_plugin_processkiller_plugin_name" >Process Killer </system : String >
5- <system : String x : Key =" flowlauncher_plugin_processkiller_plugin_description" >Kill running processes from Flow Launcher</system : String >
4+ <system : String x : Key =" flowlauncher_plugin_processkiller_plugin_name" >מנהל תהליכים </system : String >
5+ <system : String x : Key =" flowlauncher_plugin_processkiller_plugin_description" >סגור תהליכים פעילים מתוך Flow Launcher</system : String >
66
7- <system : String x : Key =" flowlauncher_plugin_processkiller_kill_all" >kill all instances of " {0}" </system : String >
8- <system : String x : Key =" flowlauncher_plugin_processkiller_kill_all_count" >kill {0} processes </system : String >
9- <system : String x : Key =" flowlauncher_plugin_processkiller_kill_instances" >kill all instances </system : String >
7+ <system : String x : Key =" flowlauncher_plugin_processkiller_kill_all" >סגור את כל המופעים של " {0}" </system : String >
8+ <system : String x : Key =" flowlauncher_plugin_processkiller_kill_all_count" >סגור {0} תהליכים </system : String >
9+ <system : String x : Key =" flowlauncher_plugin_processkiller_kill_instances" >סגור את כל המופעים </system : String >
1010
1111</ResourceDictionary >
You can’t perform that action at this time.
0 commit comments