add interval for external update-check; add parameter 'force' to Froxlor.checkUpdate() API call; fix session/language update when changing language
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2116,6 +2116,7 @@ Vielen Dank, Ihr Administrator',
|
||||
],
|
||||
'noupdatesavail' => 'Die genutzte %sVersion von Froxlor ist aktuell.',
|
||||
'description' => 'Aktualisierung der froxlor Datenbank',
|
||||
'uc_newinfo' => 'Eine neuere %sVersion ist verfügbar: "%s" (Aktuell installierte Version: %s)',
|
||||
],
|
||||
'usersettings' => [
|
||||
'custom_notes' => [
|
||||
|
||||
@@ -2501,6 +2501,7 @@ Yours sincerely, your administrator',
|
||||
],
|
||||
'noupdatesavail' => 'You already have the latest %sversion of Froxlor installed.',
|
||||
'description' => 'Running database updates for your froxlor installation',
|
||||
'uc_newinfo' => 'There is a newer %sversion available: "%s" (Your current version is: %s)',
|
||||
],
|
||||
'usersettings' => [
|
||||
'custom_notes' => [
|
||||
|
||||
Reference in New Issue
Block a user