diff --git a/src/app/pages/system/update/components/manual-update-form/manual-update-form.component.ts b/src/app/pages/system/update/components/manual-update-form/manual-update-form.component.ts index e6db7104098..961f6531b4c 100644 --- a/src/app/pages/system/update/components/manual-update-form/manual-update-form.component.ts +++ b/src/app/pages/system/update/components/manual-update-form/manual-update-form.component.ts @@ -273,7 +273,7 @@ export class ManualUpdateFormComponent implements OnInit { hideCheckbox: true, buttonText: helptext.ha_update.complete_action, hideCancel: true, - }).pipe(untilDestroyed(this)).subscribe(() => {}); + }).pipe(untilDestroyed(this)).subscribe(); } handleUpdateSuccess(): void { diff --git a/src/app/pages/system/update/components/update-actions-card/update-actions-card.component.ts b/src/app/pages/system/update/components/update-actions-card/update-actions-card.component.ts index d33b1e08a32..3843871b127 100644 --- a/src/app/pages/system/update/components/update-actions-card/update-actions-card.component.ts +++ b/src/app/pages/system/update/components/update-actions-card/update-actions-card.component.ts @@ -283,6 +283,26 @@ export class UpdateActionsCardComponent implements OnInit { }); } + private finishHaUpdate(): Observable { + return this.dialogService.confirm({ + title: helptext.ha_update.complete_title, + message: helptext.ha_update.complete_msg, + buttonText: helptext.ha_update.complete_action, + hideCheckbox: true, + hideCancel: true, + }); + } + + private finishNonHaUpdate(): Observable { + return this.dialogService.confirm({ + title: helptext.ha_update.complete_title, + message: this.translate.instant('Update completed successfully. The system will reboot shortly'), + buttonText: helptext.ha_update.complete_action, + hideCheckbox: true, + hideCancel: true, + }); + } + private update(resume = false): void { this.window.sessionStorage.removeItem('updateLastChecked'); this.window.sessionStorage.removeItem('updateAvailable'); @@ -308,13 +328,7 @@ export class UpdateActionsCardComponent implements OnInit { this.isUpdateRunning = false; this.sysGenService.updateDone(); // Send 'finished' signal to topbar this.cdr.markForCheck(); - return this.dialogService.confirm({ - title: helptext.ha_update.complete_title, - message: helptext.ha_update.complete_msg, - hideCheckbox: true, - buttonText: helptext.ha_update.complete_action, - hideCancel: true, - }); + return this.isHaLicensed ? this.finishHaUpdate() : this.finishNonHaUpdate(); }), this.errorHandler.catchError(), untilDestroyed(this), diff --git a/src/assets/i18n/af.json b/src/assets/i18n/af.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/af.json +++ b/src/assets/i18n/af.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ar.json b/src/assets/i18n/ar.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ar.json +++ b/src/assets/i18n/ar.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ast.json b/src/assets/i18n/ast.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ast.json +++ b/src/assets/i18n/ast.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/az.json b/src/assets/i18n/az.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/az.json +++ b/src/assets/i18n/az.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/be.json b/src/assets/i18n/be.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/be.json +++ b/src/assets/i18n/be.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/bg.json b/src/assets/i18n/bg.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/bg.json +++ b/src/assets/i18n/bg.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/bn.json b/src/assets/i18n/bn.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/bn.json +++ b/src/assets/i18n/bn.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/br.json b/src/assets/i18n/br.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/br.json +++ b/src/assets/i18n/br.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/bs.json b/src/assets/i18n/bs.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/bs.json +++ b/src/assets/i18n/bs.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ca.json b/src/assets/i18n/ca.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ca.json +++ b/src/assets/i18n/ca.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/cs.json b/src/assets/i18n/cs.json index 48541133cee..3757d63882b 100644 --- a/src/assets/i18n/cs.json +++ b/src/assets/i18n/cs.json @@ -4100,6 +4100,7 @@ "Unset to disable the scheduled scrub without deleting it.": "", "Unset to disable this service without deleting it.": "", "Update Members": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updating Instance": "", "Updating custom app": "", diff --git a/src/assets/i18n/cy.json b/src/assets/i18n/cy.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/cy.json +++ b/src/assets/i18n/cy.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/da.json b/src/assets/i18n/da.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/da.json +++ b/src/assets/i18n/da.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json index 850673e2bd9..0c2f80ed1f1 100644 --- a/src/assets/i18n/de.json +++ b/src/assets/i18n/de.json @@ -3523,6 +3523,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", "Updated Date": "", diff --git a/src/assets/i18n/dsb.json b/src/assets/i18n/dsb.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/dsb.json +++ b/src/assets/i18n/dsb.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/el.json b/src/assets/i18n/el.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/el.json +++ b/src/assets/i18n/el.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/en-au.json b/src/assets/i18n/en-au.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/en-au.json +++ b/src/assets/i18n/en-au.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/en-gb.json b/src/assets/i18n/en-gb.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/en-gb.json +++ b/src/assets/i18n/en-gb.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/eo.json b/src/assets/i18n/eo.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/eo.json +++ b/src/assets/i18n/eo.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/es-ar.json b/src/assets/i18n/es-ar.json index fa9bddb008e..012b51b13de 100644 --- a/src/assets/i18n/es-ar.json +++ b/src/assets/i18n/es-ar.json @@ -80,6 +80,7 @@ "Table Actions of Expandable Table": "", "USB Passthrough Device": "", "Unlock Child Encrypted Roots": "", + "Update completed successfully. The system will reboot shortly": "", "Virtualization (Old)": "", "Virtualization Method": "", "everyone@": "", diff --git a/src/assets/i18n/es-co.json b/src/assets/i18n/es-co.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/es-co.json +++ b/src/assets/i18n/es-co.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/es-mx.json b/src/assets/i18n/es-mx.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/es-mx.json +++ b/src/assets/i18n/es-mx.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/es-ni.json b/src/assets/i18n/es-ni.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/es-ni.json +++ b/src/assets/i18n/es-ni.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/es-ve.json b/src/assets/i18n/es-ve.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/es-ve.json +++ b/src/assets/i18n/es-ve.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index 6d07bdeac94..7e4cba76517 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -4370,6 +4370,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", "Updated Date": "", diff --git a/src/assets/i18n/et.json b/src/assets/i18n/et.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/et.json +++ b/src/assets/i18n/et.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/eu.json b/src/assets/i18n/eu.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/eu.json +++ b/src/assets/i18n/eu.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/fa.json b/src/assets/i18n/fa.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/fa.json +++ b/src/assets/i18n/fa.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/fi.json b/src/assets/i18n/fi.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/fi.json +++ b/src/assets/i18n/fi.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/fr.json b/src/assets/i18n/fr.json index bb4c9d941cb..54e8fd3d3a6 100644 --- a/src/assets/i18n/fr.json +++ b/src/assets/i18n/fr.json @@ -756,6 +756,7 @@ "URL": "", "Unix NSS Info": "", "Unlink": "", + "Update completed successfully. The system will reboot shortly": "", "Usage Collection": "", "Usages": "", "User API Keys": "", diff --git a/src/assets/i18n/fy.json b/src/assets/i18n/fy.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/fy.json +++ b/src/assets/i18n/fy.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ga.json b/src/assets/i18n/ga.json index 29d60243aeb..8d380f727f4 100644 --- a/src/assets/i18n/ga.json +++ b/src/assets/i18n/ga.json @@ -343,6 +343,7 @@ "Unexpected power loss necessitating a restart.": "", "Unresponsive system necessitating a forced restart.": "", "Unsaved Changes": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updating Instance": "", "Updating custom app": "", diff --git a/src/assets/i18n/gd.json b/src/assets/i18n/gd.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/gd.json +++ b/src/assets/i18n/gd.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/gl.json b/src/assets/i18n/gl.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/gl.json +++ b/src/assets/i18n/gl.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/he.json b/src/assets/i18n/he.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/he.json +++ b/src/assets/i18n/he.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/hi.json b/src/assets/i18n/hi.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/hi.json +++ b/src/assets/i18n/hi.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/hr.json b/src/assets/i18n/hr.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/hr.json +++ b/src/assets/i18n/hr.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/hsb.json b/src/assets/i18n/hsb.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/hsb.json +++ b/src/assets/i18n/hsb.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/hu.json b/src/assets/i18n/hu.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/hu.json +++ b/src/assets/i18n/hu.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ia.json b/src/assets/i18n/ia.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ia.json +++ b/src/assets/i18n/ia.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/id.json b/src/assets/i18n/id.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/id.json +++ b/src/assets/i18n/id.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/io.json b/src/assets/i18n/io.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/io.json +++ b/src/assets/i18n/io.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/is.json b/src/assets/i18n/is.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/is.json +++ b/src/assets/i18n/is.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/it.json b/src/assets/i18n/it.json index 3d531bcc91f..e04e86acc2d 100644 --- a/src/assets/i18n/it.json +++ b/src/assets/i18n/it.json @@ -3793,6 +3793,7 @@ "Unresponsive system necessitating a forced restart.": "", "Unsaved Changes": "", "Update Members": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updating Instance": "", "Updating custom app": "", diff --git a/src/assets/i18n/ja.json b/src/assets/i18n/ja.json index 60c10b36a78..87ac5b7cb47 100644 --- a/src/assets/i18n/ja.json +++ b/src/assets/i18n/ja.json @@ -4311,6 +4311,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ka.json b/src/assets/i18n/ka.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ka.json +++ b/src/assets/i18n/ka.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/kk.json b/src/assets/i18n/kk.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/kk.json +++ b/src/assets/i18n/kk.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/km.json b/src/assets/i18n/km.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/km.json +++ b/src/assets/i18n/km.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/kn.json b/src/assets/i18n/kn.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/kn.json +++ b/src/assets/i18n/kn.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ko.json b/src/assets/i18n/ko.json index e69181bcab1..277a2f0ac9b 100644 --- a/src/assets/i18n/ko.json +++ b/src/assets/i18n/ko.json @@ -1,5 +1,6 @@ { "": "", + "Update completed successfully. The system will reboot shortly": "", "\n It looks like your session has been inactive for more than {lifetime} seconds.
\n For security reasons we will log you out at {time}.\n ": "세션의 비활성화 시간이 {lifetime}초를 넘었습니다.
보안을 위해 {time}에 로그아웃 되었습니다.", " Est. Usable Raw Capacity": " 사용 가능한 원시 용량 추정", " When the UPS Mode is set to slave. Enter the open network port number of the UPS Master system. The default port is 3493.": " UPS 모드슬레이브일 때, 마스터 UPS 시스템의 네트워크 포트 번호를 입력합니다. 기본 포트는 3493입니다.", diff --git a/src/assets/i18n/lb.json b/src/assets/i18n/lb.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/lb.json +++ b/src/assets/i18n/lb.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/lt.json b/src/assets/i18n/lt.json index 2919478d224..84b81bb3fca 100644 --- a/src/assets/i18n/lt.json +++ b/src/assets/i18n/lt.json @@ -4774,6 +4774,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/lv.json b/src/assets/i18n/lv.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/lv.json +++ b/src/assets/i18n/lv.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/mk.json b/src/assets/i18n/mk.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/mk.json +++ b/src/assets/i18n/mk.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ml.json b/src/assets/i18n/ml.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ml.json +++ b/src/assets/i18n/ml.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/mn.json b/src/assets/i18n/mn.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/mn.json +++ b/src/assets/i18n/mn.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/mr.json b/src/assets/i18n/mr.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/mr.json +++ b/src/assets/i18n/mr.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/my.json b/src/assets/i18n/my.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/my.json +++ b/src/assets/i18n/my.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/nb.json b/src/assets/i18n/nb.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/nb.json +++ b/src/assets/i18n/nb.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ne.json b/src/assets/i18n/ne.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ne.json +++ b/src/assets/i18n/ne.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/nl.json b/src/assets/i18n/nl.json index 97164b6db8f..dcbd2ad982e 100644 --- a/src/assets/i18n/nl.json +++ b/src/assets/i18n/nl.json @@ -14,6 +14,7 @@ "New Cloud Credential": "", "Protocol Options": "", "Restart is required after changing these settings.": "", + "Update completed successfully. The system will reboot shortly": "", "Use an existing port": "", "Use current port": "", "Virtualization (Old)": "", diff --git a/src/assets/i18n/nn.json b/src/assets/i18n/nn.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/nn.json +++ b/src/assets/i18n/nn.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/os.json b/src/assets/i18n/os.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/os.json +++ b/src/assets/i18n/os.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/pa.json b/src/assets/i18n/pa.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/pa.json +++ b/src/assets/i18n/pa.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/pl.json b/src/assets/i18n/pl.json index ed0bc64893c..b016e618c4f 100644 --- a/src/assets/i18n/pl.json +++ b/src/assets/i18n/pl.json @@ -4703,6 +4703,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/pt-br.json b/src/assets/i18n/pt-br.json index 1afb6ca1d82..2c5a9fb14a1 100644 --- a/src/assets/i18n/pt-br.json +++ b/src/assets/i18n/pt-br.json @@ -4721,6 +4721,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/pt.json b/src/assets/i18n/pt.json index 89523c632f6..1856df715d5 100644 --- a/src/assets/i18n/pt.json +++ b/src/assets/i18n/pt.json @@ -3060,6 +3060,7 @@ "Update Release Notes": "", "Update Software": "", "Update System": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", "Updates available": "", diff --git a/src/assets/i18n/ro.json b/src/assets/i18n/ro.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ro.json +++ b/src/assets/i18n/ro.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ru.json b/src/assets/i18n/ru.json index 666b26eaf73..dc597e370b8 100644 --- a/src/assets/i18n/ru.json +++ b/src/assets/i18n/ru.json @@ -3166,6 +3166,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", "Updated Date": "", diff --git a/src/assets/i18n/sk.json b/src/assets/i18n/sk.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/sk.json +++ b/src/assets/i18n/sk.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/sl.json b/src/assets/i18n/sl.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/sl.json +++ b/src/assets/i18n/sl.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/sq.json b/src/assets/i18n/sq.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/sq.json +++ b/src/assets/i18n/sq.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/sr-latn.json b/src/assets/i18n/sr-latn.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/sr-latn.json +++ b/src/assets/i18n/sr-latn.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/sr.json b/src/assets/i18n/sr.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/sr.json +++ b/src/assets/i18n/sr.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/strings.json b/src/assets/i18n/strings.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/strings.json +++ b/src/assets/i18n/strings.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/sv.json b/src/assets/i18n/sv.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/sv.json +++ b/src/assets/i18n/sv.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/sw.json b/src/assets/i18n/sw.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/sw.json +++ b/src/assets/i18n/sw.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/ta.json b/src/assets/i18n/ta.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/ta.json +++ b/src/assets/i18n/ta.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/te.json b/src/assets/i18n/te.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/te.json +++ b/src/assets/i18n/te.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/th.json b/src/assets/i18n/th.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/th.json +++ b/src/assets/i18n/th.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/tr.json b/src/assets/i18n/tr.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/tr.json +++ b/src/assets/i18n/tr.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/tt.json b/src/assets/i18n/tt.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/tt.json +++ b/src/assets/i18n/tt.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/udm.json b/src/assets/i18n/udm.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/udm.json +++ b/src/assets/i18n/udm.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/uk.json b/src/assets/i18n/uk.json index b84567c0aae..d739e2a7d70 100644 --- a/src/assets/i18n/uk.json +++ b/src/assets/i18n/uk.json @@ -1940,6 +1940,7 @@ "Update Release Notes": "", "Update Software": "", "Update System": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updates available": "", "Updating Instance": "", diff --git a/src/assets/i18n/vi.json b/src/assets/i18n/vi.json index f5ad1b005c9..d00a496e971 100644 --- a/src/assets/i18n/vi.json +++ b/src/assets/i18n/vi.json @@ -4780,6 +4780,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update in Progress": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", diff --git a/src/assets/i18n/zh-hans.json b/src/assets/i18n/zh-hans.json index 0cec39c305a..909e00a3e9b 100644 --- a/src/assets/i18n/zh-hans.json +++ b/src/assets/i18n/zh-hans.json @@ -8,6 +8,7 @@ "Linux Only": "", "Maximum file size is limited to {maxSize}.": "", "Restart is required after changing these settings.": "", + "Update completed successfully. The system will reboot shortly": "", "Virtualization (Old)": "", "Virtualization Method": "", "{n, plural, one {Pool in Enclosure} other {Pools in Enclosure} }": "", diff --git a/src/assets/i18n/zh-hant.json b/src/assets/i18n/zh-hant.json index aa825925735..546b60597b1 100644 --- a/src/assets/i18n/zh-hant.json +++ b/src/assets/i18n/zh-hant.json @@ -3276,6 +3276,7 @@ "Update System": "", "Update TrueCommand Settings": "", "Update available": "", + "Update completed successfully. The system will reboot shortly": "", "Update successful. Please restart for the update to take effect. Restart now?": "", "Updated 'Use as Home Share'": "", "Updated Date": "",