- neutrino: add "need_reboot" feature

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-11-14 22:43:39 +01:00
committed by Thilo Graf
parent f0fb14a741
commit 2cb4fc0ff9
6 changed files with 12 additions and 0 deletions

View File

@@ -1794,6 +1794,7 @@ messagebox.discard Wollen Sie die Änderungen verwerfen?
messagebox.error Fehler
messagebox.feature_not_supported Funktion wird nicht unterstützt. Bitte wenden Sie sich an Ihren Firmware-Anbieter!
messagebox.info Information
messagebox.need_reboot Die Box muss neu gestartet werden, um die Änderungen wirksam zu machen.\nSoll jetzt neu gestartet werden?
messagebox.no Nein
messagebox.ok OK
messagebox.yes Ja

View File

@@ -1794,6 +1794,7 @@ messagebox.discard Discard changes?
messagebox.error Error
messagebox.feature_not_supported Feature is not supported. Please contact your firmware provider!
messagebox.info Information
messagebox.need_reboot The box must be restarted to make the changes effective.\nRestart now?
messagebox.no No
messagebox.ok Ok
messagebox.yes Yes