Skip to content

Commit 8d3bf6f

Browse files
authored
fix translation
1 parent f175d7c commit 8d3bf6f

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/uk-UA.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,6 @@
161161
<system:String x:Key="plugin_explorer_native_context_menu_header">Рідне контекстне меню</system:String>
162162
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Відображати рідне контекстне меню (експериментально)</system:String>
163163
<system:String x:Key="plugin_explorer_native_context_menu_include_patterns_guide">Нижче ви можете вказати елементи, які хочете включити до контекстного меню, вони можуть бути частковими (наприклад, «шир пера») або повними («Відкрити за допомогою»).</system:String>
164-
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Below you can specify items you want to exclude from context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
164+
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Нижче ви можете вказати елементи, які хочете виключити з контекстного меню, вони можуть бути частковими (наприклад, «шир пера») або повними («Відкрити за допомогою»).</system:String>
165+
165166
</ResourceDictionary>

0 commit comments

Comments
 (0)