We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bfa61 commit 5ab6a93Copy full SHA for 5ab6a93
1 file changed
Flow.Launcher/Languages/uk-UA.xaml
@@ -489,6 +489,10 @@
489
<system:String x:Key="LogLevelDEBUG">Налагодження</system:String>
490
<system:String x:Key="settingWindowFontTitle">Встановлення шрифту вікна</system:String>
491
492
+ <!-- Plugin Settings Window -->
493
+ <system:String x:Key="pluginSettingsWindowTitle">Settings: {0}</system:String>
494
+ <system:String x:Key="pluginSettingsWindowOpenFailed">Failed to open plugin settings window</system:String>
495
+
496
<!-- Release Notes Window -->
497
<system:String x:Key="seeMoreReleaseNotes">Дізнатися більше про версію на GitHub</system:String>
498
<system:String x:Key="checkNetworkConnectionTitle">Не вдалося отримати примітки до випуску</system:String>
0 commit comments