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 ba0a113 commit d7e09abCopy full SHA for d7e09ab
Plugins/Flow.Launcher.Plugin.Shell/Languages/en.xaml
@@ -18,5 +18,5 @@
18
<system:String x:Key="flowlauncher_plugin_cmd_copy">Copy the command</system:String>
19
<system:String x:Key="flowlauncher_plugin_cmd_history">Only show number of most used commands:</system:String>
20
<system:String x:Key="flowlauncher_plugin_cmd_command_not_found">Command not found: {0}</system:String>
21
- <system:String x:Key="flowlauncher_plugin_cmd_error_running_command">Error running the command: {0}"</system:String>
+ <system:String x:Key="flowlauncher_plugin_cmd_error_running_command">Error running the command: {0}</system:String>
22
</ResourceDictionary>
0 commit comments