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 adfecf7 commit 38bfa61Copy full SHA for 38bfa61
1 file changed
Flow.Launcher/Languages/tr.xaml
@@ -489,6 +489,10 @@
489
<system:String x:Key="LogLevelDEBUG">Hata ayıklama</system:String>
490
<system:String x:Key="settingWindowFontTitle">Pencere Yazı Tipini Ayarla</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'da daha fazla sürüm notlarını gör</system:String>
498
<system:String x:Key="checkNetworkConnectionTitle">Sürüm notları alınamadı</system:String>
0 commit comments