mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 21:14:15 +02:00
[systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds
This commit is contained in:
@@ -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 {} ?
|
||||
|
||||
Reference in New Issue
Block a user