File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Plugins/Flow.Launcher.Plugin.Sys/Languages Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1- <ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2- xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3- xmlns : system =" clr-namespace:System;assembly=mscorlib" >
1+ <ResourceDictionary
2+ xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3+ xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
4+ xmlns : system =" clr-namespace:System;assembly=mscorlib" >
45
5- <!-- Command List-->
6+ <!-- Command List -->
67 <system : String x : Key =" flowlauncher_plugin_sys_command" >Command</system : String >
78 <system : String x : Key =" flowlauncher_plugin_sys_desc" >Description</system : String >
89
1314 <system : String x : Key =" flowlauncher_plugin_sys_lock" >Lock this computer</system : String >
1415 <system : String x : Key =" flowlauncher_plugin_sys_exit" >Close Flow Launcher</system : String >
1516 <system : String x : Key =" flowlauncher_plugin_sys_restart" >Restart Flow Launcher</system : String >
16- <system : String x : Key =" flowlauncher_plugin_sys_setting" >Tweak this app </system : String >
17+ <system : String x : Key =" flowlauncher_plugin_sys_setting" >Tweak Flow Launcher's settings </system : String >
1718 <system : String x : Key =" flowlauncher_plugin_sys_sleep" >Put computer to sleep</system : String >
1819 <system : String x : Key =" flowlauncher_plugin_sys_emptyrecyclebin" >Empty recycle bin</system : String >
1920 <system : String x : Key =" flowlauncher_plugin_sys_hibernate" >Hibernate computer</system : String >
2425 <system : String x : Key =" flowlauncher_plugin_sys_open_docs_tips" >Visit Flow Launcher's documentation for more help and how to use tips</system : String >
2526 <system : String x : Key =" flowlauncher_plugin_sys_open_userdata_location" >Open the location where Flow Launcher's settings are stored</system : String >
2627
27- <!-- Dialogs-->
28+ <!-- Dialogs -->
2829 <system : String x : Key =" flowlauncher_plugin_sys_dlgtitle_success" >Success</system : String >
2930 <system : String x : Key =" flowlauncher_plugin_sys_dlgtext_all_settings_saved" >All Flow Launcher settings saved</system : String >
3031 <system : String x : Key =" flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded" >Reloaded all applicable plugin data</system : String >
You can’t perform that action at this time.
0 commit comments