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" >
4
5
5
- <!-- Command List-->
6
+ <!-- Command List -->
6
7
<system : String x : Key =" flowlauncher_plugin_sys_command" >Command</system : String >
7
8
<system : String x : Key =" flowlauncher_plugin_sys_desc" >Description</system : String >
8
9
13
14
<system : String x : Key =" flowlauncher_plugin_sys_lock" >Lock this computer</system : String >
14
15
<system : String x : Key =" flowlauncher_plugin_sys_exit" >Close Flow Launcher</system : String >
15
16
<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 >
17
18
<system : String x : Key =" flowlauncher_plugin_sys_sleep" >Put computer to sleep</system : String >
18
19
<system : String x : Key =" flowlauncher_plugin_sys_emptyrecyclebin" >Empty recycle bin</system : String >
19
20
<system : String x : Key =" flowlauncher_plugin_sys_hibernate" >Hibernate computer</system : String >
24
25
<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 >
25
26
<system : String x : Key =" flowlauncher_plugin_sys_open_userdata_location" >Open the location where Flow Launcher's settings are stored</system : String >
26
27
27
- <!-- Dialogs-->
28
+ <!-- Dialogs -->
28
29
<system : String x : Key =" flowlauncher_plugin_sys_dlgtitle_success" >Success</system : String >
29
30
<system : String x : Key =" flowlauncher_plugin_sys_dlgtext_all_settings_saved" >All Flow Launcher settings saved</system : String >
30
31
<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