[systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds

This commit is contained in:
Vinicius Moreira
2022-02-28 16:42:52 -03:00
parent a92e0440c3
commit 8c32bfec09
12 changed files with 12 additions and 11 deletions

View File

@@ -245,7 +245,7 @@ core.config.ui.tray.default_icon.tip=The default icon displayed on the tray
core.config.ui.tray.updates_icon=Update icon
core.config.ui.tray.updates_icon.tip=The displayed icon when there are updates available
core.config.updates.interval=Updates interval
core.config.updates.interval.tip=Defines the time interval in which the update-checking for the installed applications will happen ( in SECONDS )
core.config.updates.interval.tip=Defines the time interval (in minutes) in which the update-checking for the installed applications will happen
core.config.updates.reboot=Reboot after upgrading
core.config.updates.reboot.tip=A message asking for a system reboot will be displayed after a successful upgrade
custom_action.proceed_with=Proceed with {} ?