Skip to content

Commit d7e09ab

Browse files
Jack251970Copilot
andauthored
Fix translations
Co-authored-by: Copilot <[email protected]>
1 parent ba0a113 commit d7e09ab

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
<system:String x:Key="flowlauncher_plugin_cmd_copy">Copy the command</system:String>
1919
<system:String x:Key="flowlauncher_plugin_cmd_history">Only show number of most used commands:</system:String>
2020
<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>
21+
<system:String x:Key="flowlauncher_plugin_cmd_error_running_command">Error running the command: {0}</system:String>
2222
</ResourceDictionary>

0 commit comments

Comments
 (0)