Skip to content

Commit aa236e1

Browse files
committed
Update DesktopShortcuts.xaml
1 parent efe09ae commit aa236e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UniGetUI/Pages/DialogPages/DesktopShortcuts.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
</ListView.ItemTemplate>
191191
</ListView>
192192
</ScrollViewer>
193-
<CheckBox Name="AutoDeleteShortcutsCheckbox" Content="Automatically delete newly detected shortcuts instead of showing this dialog." />
193+
<CheckBox Name="AutoDeleteShortcutsCheckbox" Content="When new shortcuts are detected, delete them automatically instead of showing this dialog." />
194194
</StackPanel>
195195
<!-- Close Button -->
196196
<widgets:DialogCloseButton Margin="0,-63,-24,0" Click="CloseButton_Click" />

0 commit comments

Comments
 (0)