Index: sources/device/DeviceError.cpp =================================================================== diff -u -rb8d06ba1f3e380f321ad075815ec254f379e15e2 -r86df7ff03ea32f9cd8a18bbbc7b2e01de64c783f --- sources/device/DeviceError.cpp (.../DeviceError.cpp) (revision b8d06ba1f3e380f321ad075815ec254f379e15e2) +++ sources/device/DeviceError.cpp (.../DeviceError.cpp) (revision 86df7ff03ea32f9cd8a18bbbc7b2e01de64c783f) @@ -53,6 +53,7 @@ QT_TR_NOOP("The Encrypted Partition error." ), // eDevice_CryptSetup_Error QT_TR_NOOP("The Factory Reset failed." ), // eDevice_FactoryReset_Error QT_TR_NOOP("The Decommissioning failed." ), // eDevice_Decommission_Error + QT_TR_NOOP("The RootSSHAcess failed." ), // eDevice_RootSSHAccess_Error QT_TR_NOOP("The Brightness failed." ), // eDevice_Brightness_Error QT_TR_NOOP("The WiFi scan failed." ), // eDevice_WifiList_Error QT_TR_NOOP("The WiFi info failed." ), // eDevice_WifiInfo_Error