Skip to content

Commit

Permalink
Merge pull request #2627 from Flow-Launcher/VictoriousRaptor-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
VictoriousRaptor authored Apr 1, 2024
2 parents 4721b97 + 2a00c48 commit 71c7e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugins/Flow.Launcher.Plugin.Sys/Languages/en.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Exit</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher"</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Settings</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Reload Plugin Data</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String>
Expand Down Expand Up @@ -62,4 +62,4 @@
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">System Commands</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Provides System related commands. e.g. shutdown, lock, settings etc.</system:String>

</ResourceDictionary>
</ResourceDictionary>

0 comments on commit 71c7e02

Please sign in to comment.