Skip to content

Commit bdb3616

Browse files
committed
Improve string resource
1 parent a3a0c59 commit bdb3616

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<system:String x:Key="plugin_pluginsmanager_plugin_modified_error">Plugin {0} has already been modified. Please restart Flow before making any further changes.</system:String>
4848

4949
<system:String x:Key="plugin_pluginsmanager_invalid_zip_title">Invalid zip installer file</system:String>
50-
<system:String x:Key="plugin_pluginsmanager_invalid_zip_subtitle">Please check if there is plugin.json in {0}</system:String>
50+
<system:String x:Key="plugin_pluginsmanager_invalid_zip_subtitle">Please check if there is a plugin.json in {0}</system:String>
5151

5252
<!-- Plugin Infos -->
5353
<system:String x:Key="plugin_pluginsmanager_plugin_name">Plugins Manager</system:String>

0 commit comments

Comments
 (0)