File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Flow.Launcher.Plugin.Program
Flow.Launcher.Plugin.WebSearch/Languages Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 12
12
<system : String x : Key =" flowlauncher_plugin_program_enable" >Enable</system : String >
13
13
<system : String x : Key =" flowlauncher_plugin_program_enabled" >Enabled</system : String >
14
14
<system : String x : Key =" flowlauncher_plugin_program_disable" >Disable</system : String >
15
+ <system : String x : Key =" flowlauncher_plugin_program_status" >Status</system : String >
15
16
<system : String x : Key =" flowlauncher_plugin_program_true" >Enabled</system : String >
16
17
<system : String x : Key =" flowlauncher_plugin_program_false" >Disabled</system : String >
17
18
<system : String x : Key =" flowlauncher_plugin_program_location" >Location</system : String >
Original file line number Diff line number Diff line change 160
160
</DataTemplate >
161
161
</GridViewColumn .CellTemplate>
162
162
</GridViewColumn >
163
- <GridViewColumn Width =" 90" Header =" {DynamicResource flowlauncher_plugin_program_enabled }" >
163
+ <GridViewColumn Width =" 90" Header =" {DynamicResource flowlauncher_plugin_program_status }" >
164
164
<GridViewColumn .CellTemplate>
165
165
<DataTemplate >
166
166
<TextBlock TextAlignment =" Left" >
Original file line number Diff line number Diff line change 34
34
35
35
<!-- web search edit -->
36
36
<system : String x : Key =" flowlauncher_plugin_websearch_title" >Title</system : String >
37
- <system : String x : Key =" flowlauncher_plugin_websearch_enable" >Enabled </system : String >
37
+ <system : String x : Key =" flowlauncher_plugin_websearch_enable" >Status </system : String >
38
38
<system : String x : Key =" flowlauncher_plugin_websearch_select_icon" >Select Icon</system : String >
39
39
<system : String x : Key =" flowlauncher_plugin_websearch_icon" >Icon</system : String >
40
40
<system : String x : Key =" flowlauncher_plugin_websearch_cancel" >Cancel</system : String >
You can’t perform that action at this time.
0 commit comments