Index: sources/device/DeviceError.cpp =================================================================== diff -u -r6f480a8d61165dd24cf8da7e9e637f89147303c3 -re7c552d59935eb2a63f3dcee0a5161d19f5c7ac5 --- sources/device/DeviceError.cpp (.../DeviceError.cpp) (revision 6f480a8d61165dd24cf8da7e9e637f89147303c3) +++ sources/device/DeviceError.cpp (.../DeviceError.cpp) (revision e7c552d59935eb2a63f3dcee0a5161d19f5c7ac5) @@ -56,6 +56,7 @@ 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 + QT_TR_NOOP("The Connect WiFi failed." ), // ConnectWifi QT_TR_NOOP("The USB Mount failed." ), // eDevice_USBMount_Error };