Skip to content

Commit c8e6b48

Browse files
authored
fix translation
1 parent 65a446a commit c8e6b48

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/ru.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">Настраиваемый проводник</system:String>
8484
<system:String x:Key="flowlauncher_plugin_program_args">Аргументы</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">Вы можете настроить проводник, используемый для открытия папки контейнера, введя переменную окружения проводника, который вы хотите использовать. Будет полезно использовать командную строку для проверки доступности переменной среды.</system:String>
86+
8687
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Введите настраиваемые аргументы, которые вы хотите добавить для вашего настраиваемого проводника. %s для родительского каталога, %f для полного пути (работает только для win32). Подробности смотрите на сайте проводника.</system:String>
8788

8889
<!-- Dialogs -->

0 commit comments

Comments
 (0)