Skip to content

Commit 79e7395

Browse files
committed
New translations en.xaml (Hebrew)
[ci skip]
1 parent 6d96ecf commit 79e7395

File tree

1 file changed

+5
-5
lines changed
  • Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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 &quot;{0}&quot;</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">סגור את כל המופעים של &quot;{0}&quot;</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>

0 commit comments

Comments
 (0)