File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 93
93
<system : String x : Key =" typingStartEn" >Always Start Typing in English Mode</system : String >
94
94
<system : String x : Key =" typingStartEnTooltip" >Temporarily change your input method to English mode when activating Flow.</system : String >
95
95
<system : String x : Key =" autoUpdates" >Auto Update</system : String >
96
+ <system : String x : Key =" autoUpdatesTooltip" >Automatically check app updates and notify if there are any updates available</system : String >
96
97
<system : String x : Key =" select" >Select</system : String >
97
98
<system : String x : Key =" hideOnStartup" >Hide Flow Launcher on startup</system : String >
98
99
<system : String x : Key =" hideOnStartupToolTip" >Flow Launcher search window is hidden in the tray after starting up.</system : String >
Original file line number Diff line number Diff line change 182
182
<cc : Card
183
183
Title =" {DynamicResource autoUpdates}"
184
184
Margin =" 0 14 0 0"
185
- Icon ="  " >
185
+ Icon ="  "
186
+ Sub =" {DynamicResource autoUpdatesTooltip}" >
186
187
<ui : ToggleSwitch
187
188
IsOn =" {Binding AutoUpdates}"
188
189
OffContent =" {DynamicResource disable}"
You can’t perform that action at this time.
0 commit comments