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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -133,8 +133,8 @@
133
133
<system:Stringx:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
134
134
<system:Stringx:Key="showAtTopmost">Show Search Window at Foremost</system:String>
135
135
<system:Stringx:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
136
-
<system:Stringx:Key="autoRestartAfterChanging">Automatically restart after changing plugins</system:String>
137
-
<system:Stringx:Key="autoRestartAfterChangingToolTip">Automatically restart Flow Launcher after installing/uninstalling/updating plugins</system:String>
136
+
<system:Stringx:Key="autoRestartAfterChanging">Restart after modifying plugin via Plugin Store</system:String>
137
+
<system:Stringx:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String>
<system:Stringx:Key="plugin_pluginsmanager_plugin_modified_error">Plugin {0} has already been modified. Please restart Flow before making any further changes.</system:String>
48
-
<system:Stringx:Key="plugin_pluginsmanager_plugin_modified_error_title">Plugin {0} is modified already</system:String>
<system:Stringx:Key="plugin_pluginsmanager_plugin_description">Management of installing, uninstalling or updating Flow Launcher plugins</system:String>
56
+
<system:Stringx:Key="plugin_pluginsmanager_plugin_description">Install, uninstall or update Flow Launcher plugins via the search window</system:String>
<system:Stringx:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Install from unknown source warning</system:String>
71
-
<system:Stringx:Key="plugin_pluginsmanager_plugin_settings_auto_restart">Automatically restart Flow Launcher after installing/uninstalling/updating plugins</system:String>
71
+
<system:Stringx:Key="plugin_pluginsmanager_plugin_settings_auto_restart">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager</system:String>
0 commit comments