You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/en.xaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@
10
10
</system:String>
11
11
<system:Stringx:Key="runtimePluginChooseRuntimeExecutable">Please select the {0} executable</system:String>
12
12
<system:Stringx:Key="runtimePluginUnableToSetExecutablePath">Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom).</system:String>
13
+
<system:Stringx:Key="failedToInitializePluginsTitle">Fail to Init Plugins</system:String>
14
+
<system:Stringx:Key="failedToInitializePluginsMessage">Plugins: {0} - fail to load and would be disabled, please contact plugin creator for help</system:String>
13
15
14
16
<!-- MainWindow -->
15
17
<system:Stringx:Key="registerHotkeyFailed">Failed to register hotkey "{0}". The hotkey may be in use by another program. Change to a different hotkey, or exit another program.</system:String>
0 commit comments