mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 07:44:17 +02:00
[systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds
This commit is contained in:
@@ -243,7 +243,7 @@ core.config.ui.tray.default_icon.tip=The default icon displayed on the tray
|
||||
core.config.ui.tray.default_icon=Default icon
|
||||
core.config.ui.tray.updates_icon.tip=The displayed icon when there are updates available
|
||||
core.config.ui.tray.updates_icon=Update icon
|
||||
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.interval=Updates interval
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user