Skip to content

Commit 65a446a

Browse files
authored
fix translation
1 parent 014e8ba commit 65a446a

File tree

1 file changed

+2
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Program/Languages

1 file changed

+2
-1
lines changed

Plugins/Flow.Launcher.Plugin.Program/Languages/cs.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@
8282

8383
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Vlastní Průzkumník</system:String>
8484
<system:String x:Key="flowlauncher_plugin_program_args">Arg</system:String>
85-
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">You can customize the explorer used for opening the container folder by inputing the Environmental Variable of the explorer you want to use. It will be useful to use CMD to test whether the Environmental Variable is available.</system:String>
85+
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">Umístění úvodní složky můžete upravit vložením proměnných prostředí, které chcete použít. Dostupnost proměnných prostředí můžete otestovat pomocí příkazového řádku.</system:String>
86+
8687
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Zadejte argumenty, které chcete přidat pro správce souborů. %s pro nadřazenou složku, %f pro úplnou cestu (funguje pouze pro win32). Podrobnosti naleznete na webové stránce správce souborů.</system:String>
8788

8889
<!-- Dialogs -->

0 commit comments

Comments
 (0)