Index: sources/device/DeviceError.cpp =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -r0e122c98700951af539d9f47c5578e26d640fcc7 --- sources/device/DeviceError.cpp (.../DeviceError.cpp) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/device/DeviceError.cpp (.../DeviceError.cpp) (revision 0e122c98700951af539d9f47c5578e26d640fcc7) @@ -43,6 +43,8 @@ QT_TR_NOOP("The Bluetooth cuff pair query error." ), // eDevice_BCuff_Error_Query QT_TR_NOOP("No paired Bluetooth cuff found." ), // eDevice_BCuff_Error_Query_Empty QT_TR_NOOP("The Bluetooth cuff pair invalid address." ), // eDevice_BCuff_Error_Query_Addr + + QT_TR_NOOP("The Encrypted Partition error." ), // eDevice_CryptSetup_Error }; /*!